Protocol: | pserver | User: | anonymous |
Machine: | cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
Filename: update_monster.pl | |||
Revision 1.2 | mwedel | 2002/07/16 05:02:58 | +1 -1 |
Fix monster arcs that had incorrect wrists/foot (1 instead of 2) Fix update_monster script that generated the errors in the first place. Add body information to the player/old/*.arc for very old player files. Move crown from misc directory to armour/helmet, add appropriate body_info. Add needed body info for elven boots. MSW 2002-07-15 | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | mwedel | 2002/07/15 04:38:52 | None |
Update arcs to use body_info for equipping items. Update armor to use gen_sp_armour instead of last_heal. can_use_shield added to necessary arcs. Add dev/scripts directory, which contains some handy scripts I wrote for updating on the items. Add item_power to the armours - needs to be done for rest of equippable items. MSW 2002-07-14 |