[wpdev-commits] xmlscripts/definitions/items/equipment clothes.xml,1.16,1.17
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-16 18:44:26
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/equipment In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3825/items/equipment Modified Files: clothes.xml Log Message: fixes Index: clothes.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/clothes.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** clothes.xml 27 Aug 2004 14:43:26 -0000 1.16 --- clothes.xml 16 Sep 2004 18:44:16 -0000 1.17 *************** *** 12,15 **** --- 12,16 ---- <item id="2305"> <id>0x2305</id> + <dye /> <category>Clothes\Accessories\Flower Garland (N/S)</category> <weight>1.0</weight> *************** *** 26,29 **** --- 27,31 ---- <item id="230d"> <id>0x230d</id> + <dye /> <category>Clothes\Torso\Gilded Dress (W/E)</category> <weight>3.0</weight> *************** *** 40,43 **** --- 42,46 ---- <item id="2309"> <id>0x2309</id> + <dye /> <category>Clothes\Accessories\Fur Cape (W/E)</category> <weight>4.0</weight> *************** *** 54,57 **** --- 57,61 ---- <item id="230b"> <id>0x230b</id> + <dye /> <category>Clothes\Accessories\Fur Sarong (W/E)</category> <weight>3.0</weight> *************** *** 70,73 **** --- 74,78 ---- <category>Clothes\Torso\Formal Shirt (W/E)</category> <weight>1.0</weight> + <dye /> <basescripts>equipment</basescripts> </item> |