[wpdev-commits] xmlscripts/definitions/system players.xml,1.8,1.9
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-07 03:49:45
|
Update of /cvsroot/wpdev/xmlscripts/definitions/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24209/system Modified Files: players.xml Log Message: fixed multibags Index: players.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/players.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** players.xml 27 Aug 2004 14:43:30 -0000 1.8 --- players.xml 7 Sep 2004 03:49:35 -0000 1.9 *************** *** 6,10 **** <npc id="players_base"> ! <basescripts>system.players,system.regionchange,system.hunger</basescripts> </npc> --- 6,10 ---- <npc id="players_base"> ! <basescripts>ancientrealms.spieler,system.players,system.regionchange,system.hunger</basescripts> </npc> |