[wpdev-commits] xmlscripts/definitions/npcs/humans vendors.xml,1.25,1.26
Brought to you by:
rip,
thiagocorrea
|
From: <co...@us...> - 2003-10-01 09:18:15
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans In directory sc8-pr-cvs1:/tmp/cvs-serv26109 Modified Files: vendors.xml Log Message: npc healer Index: vendors.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** vendors.xml 27 Sep 2003 22:24:31 -0000 1.25 --- vendors.xml 1 Oct 2003 09:18:01 -0000 1.26 *************** *** 485,488 **** --- 485,489 ---- <npc id="healer_male"> <inherit>base_male</inherit> + <bindmenu>healer_menu</bindmenu> <title>the Healer</title> <ai>Human_Vendor</ai> *************** *** 527,530 **** --- 528,532 ---- <title>the Healer</title> <ai>Human_Vendor</ai> + <bindmenu>healer_menu</bindmenu> <shopkeeper> <restockable> |