[wpdev-commits] xmlscripts/definitions/system players.xml,1.3,1.4
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-22 05:49:07
|
Update of /cvsroot/wpdev/xmlscripts/definitions/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10577/system Modified Files: players.xml Log Message: Index: players.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/players.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** players.xml 12 Jul 2004 00:49:30 -0000 1.3 --- players.xml 22 Jul 2004 05:48:59 -0000 1.4 *************** *** 4,7 **** --- 4,8 ---- --> <definitions> + <npc id="player_male"> <events>system.regionchange,system.hunger</events> *************** *** 11,13 **** --- 12,15 ---- <events>system.regionchange,system.hunger</events> </npc> + </definitions> |