[wpdev-commits] xmlscripts/definitions/items/professions mage.xml,1.18,1.19
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-25 15:26:44
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/professions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15119/items/professions Modified Files: mage.xml Log Message: mage vendor fixes Index: mage.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/mage.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** mage.xml 10 Sep 2004 22:17:09 -0000 1.18 --- mage.xml 25 Sep 2004 15:26:33 -0000 1.19 *************** *** 872,875 **** --- 872,877 ---- <category>Professions\Mage\Empty Scroll (W/E)</category> <weight>1.0</weight> + <buyprice>5</buyprice> + <sellprice>3</sellprice> </item> *************** *** 1000,1003 **** --- 1002,1006 ---- <basescripts>skills.inscription</basescripts> <weight>1.0</weight> + <buyprice>8</buyprice> </item> |