[wpdev-commits] xmlscripts/definitions/npcs/humans/vendors banker.xml,1.7,1.8
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-28 19:06:35
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27361/npcs/humans/vendors Modified Files: banker.xml Log Message: bankers shouldn't wander around Index: banker.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/banker.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** banker.xml 27 Aug 2004 14:43:30 -0000 1.7 --- banker.xml 28 Aug 2004 19:06:27 -0000 1.8 *************** *** 28,31 **** --- 28,32 ---- <category>Vendors\Banker (Male)</category> <invulnerable /> + <wandertype>0</wandertype> </npc> *************** *** 48,51 **** --- 49,53 ---- <category>Vendors\Banker (Female)</category> <invulnerable /> + <wandertype>0</wandertype> </npc> |