[wpdev-commits] xmlscripts/definitions/npcs/humans/vendors tanner.xml,1.6,1.7
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-26 18:10:31
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26194/npcs/humans/vendors Modified Files: tanner.xml Log Message: Fix for leather sold by tanners Index: tanner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/tanner.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** tanner.xml 19 Oct 2004 13:32:33 -0000 1.6 --- tanner.xml 26 Oct 2004 18:10:19 -0000 1.7 *************** *** 13,17 **** <item id="e76"><amount>20</amount></item> <!-- Bag --> <item id="e79"><amount>20</amount></item> <!-- Pouch --> ! <item id="1081"><amount>20</amount></item> <!-- Leather --> <!--<item id=""><amount>20</amount></item>--> <!-- Taxidermy Kit --> <item id="ec4"><amount>20</amount></item> <!-- Skinning Knife --> --- 13,17 ---- <item id="e76"><amount>20</amount></item> <!-- Bag --> <item id="e79"><amount>20</amount></item> <!-- Pouch --> ! <item id="leather_hides"><amount>20</amount></item> <!-- Leather --> <!--<item id=""><amount>20</amount></item>--> <!-- Taxidermy Kit --> <item id="ec4"><amount>20</amount></item> <!-- Skinning Knife --> |