Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20192/npcs/monsters/undead
Modified Files:
hellsteed.xml undead_base.xml
Log Message:
fix-fix-fix
Index: undead_base.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/undead_base.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** undead_base.xml 31 May 2004 21:40:08 -0000 1.6
--- undead_base.xml 10 Sep 2004 17:08:30 -0000 1.7
***************
*** 13,17 ****
<ai>Monster_Aggressive_L1</ai>
<wandertype>1</wandertype>
! <totame>1100</totame>
</npc>
--- 13,17 ----
<ai>Monster_Aggressive_L1</ai>
<wandertype>1</wandertype>
! <mintaming>1100</mintaming>
</npc>
Index: hellsteed.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/hellsteed.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** hellsteed.xml 7 Sep 2004 00:28:06 -0000 1.5
--- hellsteed.xml 10 Sep 2004 17:08:30 -0000 1.6
***************
*** 34,38 ****
<anatomy>0</anatomy>
<!-- Misc. -->
! <totame>1100</totame>
<category>Animals\Undead\Hellsteed</category>
</npc>
--- 34,38 ----
<anatomy>0</anatomy>
<!-- Misc. -->
! <mintaming>1100</mintaming>
<category>Animals\Undead\Hellsteed</category>
</npc>
|