[wpdev-commits] xmlscripts/definitions/npcs/humans guards.xml,1.10,1.11
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-10 17:09:20
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20192/npcs/humans Modified Files: guards.xml Log Message: fix-fix-fix Index: guards.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/guards.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** guards.xml 2 Jun 2004 21:29:59 -0000 1.10 --- guards.xml 10 Sep 2004 17:08:26 -0000 1.11 *************** *** 17,21 **** <wandertype>1</wandertype> <direction><random min="0" max="7" /></direction> <!-- Facing a random direction --> ! <totame>1100</totame> <notrain /> </npc> --- 17,21 ---- <wandertype>1</wandertype> <direction><random min="0" max="7" /></direction> <!-- Facing a random direction --> ! <mintaming>1100</mintaming> <notrain /> </npc> *************** *** 29,33 **** <wandertype>1</wandertype> <direction><random min="0" max="7" /></direction> <!-- Facing a random direction --> ! <totame>1100</totame> <notrain /> </npc> --- 29,33 ---- <wandertype>1</wandertype> <direction><random min="0" max="7" /></direction> <!-- Facing a random direction --> ! <mintaming>1100</mintaming> <notrain /> </npc> |