[wpdev-commits] xmlscripts/definitions/items/armory/hats tribal_masks.xml,1.7,1.8
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-24 21:15:41
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/hats In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21842/items/armory/hats Modified Files: tribal_masks.xml Log Message: Fixed an invalid direction tag for animals Index: tribal_masks.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/hats/tribal_masks.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** tribal_masks.xml 27 Sep 2004 00:31:02 -0000 1.7 --- tribal_masks.xml 24 Oct 2004 21:15:32 -0000 1.8 *************** *** 50,53 **** --- 50,54 ---- <intproperty name="res_energy" value="5" /> <allowmeditation /> + <durability><random min="20" max="25" /></durability> </item> |