Difference for dev/scripts/update_monster.pl from version 1.1 to 1.2


version 1.1 version 1.2
Line 42
 
Line 42
      $wand="body_range 1\n";       $wand="body_range 1\n";
  }   }
  elsif (/^can_use_armour\s+1/) {   elsif (/^can_use_armour\s+1/) {
      $body_info .= "body_torso 1\nbody_head 1\nbody_shoulder 1\nbody_foot 1\nbody_wrist 1\nbody_hand 2\nbody_waist 1\n";       $body_info .= "body_torso 1\nbody_head 1\nbody_shoulder 1\nbody_foot 2\nbody_wrist 2\nbody_hand 2\nbody_waist 1\n";
  }   }
  elsif (/^can_use_ring\s+1/) {   elsif (/^can_use_ring\s+1/) {
      $body_info .="body_finger 2\n";       $body_info .="body_finger 2\n";


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.96 of cvs2html by leaf at 2006-02-15 15:23