[wpdev-commits] xmlscripts/definitions/npcs/monsters/beasts bogling.xml,1.12,1.13
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/beasts Modified Files: bogling.xml Log Message: Carve Index: bogling.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts/bogling.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** bogling.xml 7 Sep 2004 00:28:02 -0000 1.12 --- bogling.xml 21 Sep 2004 05:27:11 -0000 1.13 *************** *** 36,39 **** --- 36,43 ---- <lootpacks>lootpack_meager</lootpacks> <category>Monsters\Beasts\Bogling</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> |