Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32324/npcs/monsters/undead
Modified Files:
skeletons.xml
Log Message:
id fix, category fix
Index: skeletons.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/skeletons.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** skeletons.xml 7 Jun 2004 21:41:53 -0000 1.11
--- skeletons.xml 3 Aug 2004 11:30:32 -0000 1.12
***************
*** 53,57 ****
<npc id="skeleton_sword" inherit="skeleton_base">
<id>0x39</id>
! <category>Monsters\Undead\Skeleton (with Axe)</category>
</npc>
--- 53,57 ----
<npc id="skeleton_sword" inherit="skeleton_base">
<id>0x39</id>
! <category>Monsters\Undead\Skeleton (with Sword)</category>
</npc>
|