Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/ratmen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/ratmen
Modified Files:
ratman_archer.xml ratman_mage.xml ratmen.xml
Log Message:
Carve
Index: ratmen.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/ratmen/ratmen.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ratmen.xml 9 Sep 2004 03:19:39 -0000 1.15
--- ratmen.xml 21 Sep 2004 05:27:14 -0000 1.16
***************
*** 42,45 ****
--- 42,49 ----
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Ratmen\Ratman (Random)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="8" />
+ <strproperty name="carve_hides_type" value="spined" />
</npc>
Index: ratman_mage.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/ratmen/ratman_mage.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ratman_mage.xml 9 Sep 2004 03:19:39 -0000 1.13
--- ratman_mage.xml 21 Sep 2004 05:27:14 -0000 1.14
***************
*** 42,45 ****
--- 42,50 ----
<lootpacks>lootpack_rich</lootpacks>
<category>Monsters\Ratmen\Ratman Mage</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="8" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: ratman_archer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/ratmen/ratman_archer.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ratman_archer.xml 9 Sep 2004 03:19:39 -0000 1.13
--- ratman_archer.xml 21 Sep 2004 05:27:14 -0000 1.14
***************
*** 41,44 ****
--- 41,48 ----
<lootpacks>lootpack_rich</lootpacks>
<category>Monsters\Ratmen\Ratman Archer</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="8" />
+ <strproperty name="carve_hides_type" value="spined" />
</npc>
|