Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/animals/mounts
Modified Files:
horse.xml kirin.xml nightmare.xml ostards.xml
ridable_llama.xml ridgeback.xml swamp_dragon.xml unicorn.xml
Log Message:
Carve
Index: ostards.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ostards.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ostards.xml 10 Sep 2004 17:08:25 -0000 1.13
--- ostards.xml 21 Sep 2004 05:27:06 -0000 1.14
***************
*** 40,43 ****
--- 40,44 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Desert Ostard</category>
+ <intproperty name="carve_meat" value="3" />
</npc>
***************
*** 73,76 ****
--- 74,78 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Forest Ostard</category>
+ <intproperty name="carve_meat" value="3" />
</npc>
***************
*** 108,111 ****
--- 110,114 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Frenzied Ostard</category>
+ <intproperty name="carve_meat" value="3" />
</npc>
Index: kirin.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/kirin.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** kirin.xml 10 Sep 2004 17:08:25 -0000 1.11
--- kirin.xml 21 Sep 2004 05:27:06 -0000 1.12
***************
*** 47,50 ****
--- 47,55 ----
<food>5</food>
<category>Animals\Mounts\Kirin</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="10" />
+ <strproperty name="carve_hides_type" value="horned" />
+ <intproperty name="carve_meat" value="3" />
</npc>
Index: ridgeback.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ridgeback.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ridgeback.xml 10 Sep 2004 17:08:25 -0000 1.11
--- ridgeback.xml 21 Sep 2004 05:27:06 -0000 1.12
***************
*** 43,46 ****
--- 43,51 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Ridgeback</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="12" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="1" />
</npc>
***************
*** 79,82 ****
--- 84,92 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Ridgeback (Savage)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="12" />
+ <strproperty name="carve_hides_type" value="spined" />
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: unicorn.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/unicorn.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** unicorn.xml 10 Sep 2004 17:08:25 -0000 1.12
--- unicorn.xml 21 Sep 2004 05:27:06 -0000 1.13
***************
*** 48,51 ****
--- 48,56 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Unicorn</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="10" />
+ <strproperty name="carve_hides_type" value="horned" />
+ <intproperty name="carve_meat" value="3" />
</npc>
Index: swamp_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/swamp_dragon.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** swamp_dragon.xml 10 Sep 2004 17:08:25 -0000 1.14
--- swamp_dragon.xml 21 Sep 2004 05:27:06 -0000 1.15
***************
*** 43,46 ****
--- 43,52 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Swamp Dragon (Random)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_scales" value="5" />
+ <strproperty name="carve_scales_type" value="green" />
+ <intproperty name="carve_hides" value="20" />
+ <intproperty name="carve_meat" value="19" />
</npc>
Index: ridable_llama.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ridable_llama.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ridable_llama.xml 10 Sep 2004 17:08:25 -0000 1.11
--- ridable_llama.xml 21 Sep 2004 05:27:06 -0000 1.12
***************
*** 43,46 ****
--- 43,50 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Llama</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="12" />
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: horse.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/horse.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** horse.xml 10 Sep 2004 17:08:25 -0000 1.12
--- horse.xml 21 Sep 2004 05:27:06 -0000 1.13
***************
*** 39,42 ****
--- 39,46 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Horse (Random)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="10" />
+ <intproperty name="carve_meat" value="3" />
</npc>
Index: nightmare.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/nightmare.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** nightmare.xml 10 Sep 2004 17:08:25 -0000 1.13
--- nightmare.xml 21 Sep 2004 05:27:06 -0000 1.14
***************
*** 46,49 ****
--- 46,54 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Mounts\Nightmare (Random)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="10" />
+ <strproperty name="carve_hides_type" value="barbed" />
+ <intproperty name="carve_meat" value="5" />
</npc>
|