[wpdev-commits] xmlscripts/definitions/system startitems.xml,1.4,1.5
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-23 19:58:42
|
Update of /cvsroot/wpdev/xmlscripts/definitions/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2550/system Modified Files: startitems.xml Log Message: Startitems Index: startitems.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/startitems.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** startitems.xml 19 Jul 2004 18:28:27 -0000 1.4 --- startitems.xml 23 Oct 2004 19:58:32 -0000 1.5 *************** *** 62,66 **** <startitems id="blacksmithing"> <!--Half Apron --><equipment id="153b" /> ! <!--Ingots --><item id="1bf2"><amount>50</amount></item> <!--Random Mining Tool--><item list="MININGTOOLS" /> <!--Random Blacksmith Tool--><item list="BLACKSMITHTOOLS"/> --- 62,66 ---- <startitems id="blacksmithing"> <!--Half Apron --><equipment id="153b" /> ! <!--Ingots --><item id="iron_ingot"><amount>50</amount></item> <!--Random Mining Tool--><item list="MININGTOOLS" /> <!--Random Blacksmith Tool--><item list="BLACKSMITHTOOLS"/> |