[wpdev-commits] xmlscripts/definitions/npcs/humans vendors.xml,1.29,1.30
Brought to you by:
rip,
thiagocorrea
From: Correa <thi...@us...> - 2004-10-15 20:07:08
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16195/npcs/humans Modified Files: vendors.xml Log Message: Fixed bug #0000242 (Missing Vendor: Cartographer) Index: vendors.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** vendors.xml 31 Jan 2004 22:48:28 -0000 1.29 --- vendors.xml 15 Oct 2004 20:06:57 -0000 1.30 *************** *** 30,33 **** --- 30,34 ---- <include file="definitions/npcs/humans/vendors/leatherworker.xml"/> <include file="definitions/npcs/humans/vendors/mage.xml"/> + <include file="definitions/npcs/humans/vendors/mapmaker.xml"/> <include file="definitions/npcs/humans/vendors/provisioner.xml"/> <include file="definitions/npcs/humans/vendors/shipwright.xml"/> |