Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/terathen
Modified Files:
terathen_avenger.xml terathen_drone.xml terathen_warrior.xml
Log Message:
Carve
Index: terathen_drone.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_drone.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** terathen_drone.xml 7 Sep 2004 00:28:06 -0000 1.10
--- terathen_drone.xml 21 Sep 2004 05:27:31 -0000 1.11
***************
*** 40,43 ****
--- 40,45 ----
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Drone</category>
+
+ <intproperty name="carve_meat" value="4" />
</npc>
Index: terathen_warrior.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_warrior.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** terathen_warrior.xml 7 Sep 2004 00:28:06 -0000 1.10
--- terathen_warrior.xml 21 Sep 2004 05:27:31 -0000 1.11
***************
*** 40,43 ****
--- 40,45 ----
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Warrior</category>
+
+ <intproperty name="carve_meat" value="4" />
</npc>
Index: terathen_avenger.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_avenger.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** terathen_avenger.xml 7 Sep 2004 00:28:06 -0000 1.11
--- terathen_avenger.xml 21 Sep 2004 05:27:31 -0000 1.12
***************
*** 43,46 ****
--- 43,48 ----
<lootpacks>lootpack_rich;lootpack_rich;</lootpacks>
<category>Monsters\Terathan\Terathan Avenger</category>
+
+ <intproperty name="carve_meat" value="2" />
</npc>
|