Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/orc
Modified Files:
orc_brute.xml orc_captain.xml orc_mage.xml orcish_lord.xml
orcs.xml
Log Message:
Carve
Index: orc_brute.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_brute.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** orc_brute.xml 9 Sep 2004 03:19:38 -0000 1.13
--- orc_brute.xml 21 Sep 2004 05:27:14 -0000 1.14
***************
*** 41,44 ****
--- 41,46 ----
<lootpacks>lootpack_filthy_rich</lootpacks>
<category>Monsters\Orcs\Orc Brute</category>
+
+ <intproperty name="carve_meat" value="2" />
</npc>
Index: orcs.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orcs.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** orcs.xml 9 Sep 2004 03:19:38 -0000 1.15
--- orcs.xml 21 Sep 2004 05:27:14 -0000 1.16
***************
*** 40,43 ****
--- 40,45 ----
<carve>carve_orc</carve>
<category>Monsters\Orcs\Orc (Random)</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: orc_mage.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_mage.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** orc_mage.xml 9 Sep 2004 03:19:38 -0000 1.12
--- orc_mage.xml 21 Sep 2004 05:27:14 -0000 1.13
***************
*** 41,44 ****
--- 41,46 ----
<desc>An orcish mage is an abomination to those who study the arcane. Like all things orcish, they leave a taint on all things they touch. Orcs obey no rules but their own, and as such force magic to obey their whims. The energies released by the orcish mage are almost always offensive in nature. It should be the sworn duty of all mages to seek out and eradicate the orcish mage.</desc>
<category>Monsters\Orcs\Orc Mage</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: orcish_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orcish_lord.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** orcish_lord.xml 9 Sep 2004 03:19:38 -0000 1.13
--- orcish_lord.xml 21 Sep 2004 05:27:14 -0000 1.14
***************
*** 41,44 ****
--- 41,46 ----
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Orcs\Orcish Lord</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
Index: orc_captain.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_captain.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** orc_captain.xml 9 Sep 2004 03:19:38 -0000 1.13
--- orc_captain.xml 21 Sep 2004 05:27:14 -0000 1.14
***************
*** 40,43 ****
--- 40,45 ----
<carve>carve_orc</carve>
<category>Monsters\Orcs\Orc Captain</category>
+
+ <intproperty name="carve_meat" value="1" />
</npc>
|