Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20192/npcs/monsters/reptiles
Modified Files:
giant_ice_worm.xml giant_toad.xml lava_lizard.xml
Log Message:
fix-fix-fix
Index: giant_ice_worm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/giant_ice_worm.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** giant_ice_worm.xml 7 Sep 2004 00:28:06 -0000 1.9
--- giant_ice_worm.xml 10 Sep 2004 17:08:29 -0000 1.10
***************
*** 36,40 ****
<tag name="res_poison" value="60,70" type="int" />
<!-- Misc. -->
! <totame>711</totame>
<category>Monsters\Reptiles\Giant Ice Worm</category>
</npc>
--- 36,40 ----
<tag name="res_poison" value="60,70" type="int" />
<!-- Misc. -->
! <mintaming>711</mintaming>
<category>Monsters\Reptiles\Giant Ice Worm</category>
</npc>
Index: giant_toad.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/giant_toad.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** giant_toad.xml 7 Sep 2004 00:28:06 -0000 1.12
--- giant_toad.xml 10 Sep 2004 17:08:29 -0000 1.13
***************
*** 37,41 ****
<!-- Missing: -->
<lootpacks>lootpack_poor</lootpacks>
! <totame>771</totame>
<category>Monsters\Reptiles\giant Toad</category>
</npc>
--- 37,41 ----
<!-- Missing: -->
<lootpacks>lootpack_poor</lootpacks>
! <mintaming>771</mintaming>
<category>Monsters\Reptiles\giant Toad</category>
</npc>
Index: lava_lizard.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/lava_lizard.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** lava_lizard.xml 7 Sep 2004 00:28:06 -0000 1.11
--- lava_lizard.xml 10 Sep 2004 17:08:29 -0000 1.12
***************
*** 38,42 ****
<lootpacks>lootpack_meager</lootpacks>
<carve>carve_lava_lizard</carve>
! <totame>807</totame>
<category>Monsters\Reptiles\lava lizard</category>
</npc>
--- 38,42 ----
<lootpacks>lootpack_meager</lootpacks>
<carve>carve_lava_lizard</carve>
! <mintaming>807</mintaming>
<category>Monsters\Reptiles\lava lizard</category>
</npc>
|