Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/reptiles
Modified Files:
giant_ice_serpent.xml giant_serpent.xml giant_toad.xml
ice_snake.xml lava_lizard.xml lava_serpent.xml lava_snake.xml
silver_serpent.xml
Log Message:
Carve
Index: giant_serpent.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/giant_serpent.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** giant_serpent.xml 7 Sep 2004 00:28:06 -0000 1.10
--- giant_serpent.xml 21 Sep 2004 05:27:15 -0000 1.11
***************
*** 43,46 ****
--- 43,51 ----
<carve>carve_serpent_gaint</carve>
<category>Monsters\Reptiles\Gaint Serpent</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="15" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="4" />
</npc>
Index: lava_snake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/lava_snake.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** lava_snake.xml 7 Sep 2004 00:28:06 -0000 1.11
--- lava_snake.xml 21 Sep 2004 05:27:15 -0000 1.12
***************
*** 35,38 ****
--- 35,40 ----
<lootpacks>lootpack_poor</lootpacks>
<category>Monsters\Reptiles\Lava Snake</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: giant_toad.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/giant_toad.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** giant_toad.xml 10 Sep 2004 17:08:29 -0000 1.13
--- giant_toad.xml 21 Sep 2004 05:27:15 -0000 1.14
***************
*** 38,42 ****
<lootpacks>lootpack_poor</lootpacks>
<mintaming>771</mintaming>
! <category>Monsters\Reptiles\giant Toad</category>
</npc>
--- 38,46 ----
<lootpacks>lootpack_poor</lootpacks>
<mintaming>771</mintaming>
! <category>Monsters\Reptiles\Giant Toad</category>
!
! <!-- Carve -->
! <intproperty name="carve_hides" value="12" />
! <intproperty name="carve_hides_type" value="spined" />
</npc>
Index: lava_lizard.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/lava_lizard.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** lava_lizard.xml 10 Sep 2004 17:08:29 -0000 1.12
--- lava_lizard.xml 21 Sep 2004 05:27:15 -0000 1.13
***************
*** 40,43 ****
--- 40,47 ----
<mintaming>807</mintaming>
<category>Monsters\Reptiles\lava lizard</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="12" />
+ <strproperty name="carve_hides_type" value="spined" />
</npc>
Index: ice_snake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/ice_snake.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ice_snake.xml 7 Sep 2004 00:28:06 -0000 1.11
--- ice_snake.xml 21 Sep 2004 05:27:15 -0000 1.12
***************
*** 37,40 ****
--- 37,42 ----
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Reptiles\Ice Snake</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: silver_serpent.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/silver_serpent.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** silver_serpent.xml 7 Sep 2004 00:28:06 -0000 1.12
--- silver_serpent.xml 21 Sep 2004 05:27:15 -0000 1.13
***************
*** 40,43 ****
--- 40,45 ----
<lootpacks>lootpack_average;gems</lootpacks>
<category>Monsters\Reptiles\Silver Serpent</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: giant_ice_serpent.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/giant_ice_serpent.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** giant_ice_serpent.xml 7 Sep 2004 00:28:06 -0000 1.10
--- giant_ice_serpent.xml 21 Sep 2004 05:27:15 -0000 1.11
***************
*** 40,43 ****
--- 40,48 ----
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Reptiles\Giant Ice Serpent</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="15" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="4" />
</npc>
Index: lava_serpent.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/reptiles/lava_serpent.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** lava_serpent.xml 7 Sep 2004 00:28:06 -0000 1.10
--- lava_serpent.xml 21 Sep 2004 05:27:15 -0000 1.11
***************
*** 39,42 ****
--- 39,47 ----
<lootpacks>lootpack_average</lootpacks>
<category>Monsters\Reptiles\Lava Serpent</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="15" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="4" />
</npc>
|