[wpdev-commits] xmlscripts/definitions/items system.xml,1.8,1.9
Brought to you by:
rip,
thiagocorrea
From: Klaus M. \(naddel_tdv\) <nad...@us...> - 2004-08-06 09:20:48
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23276/items Modified Files: system.xml Log Message: spawngems should not decay and only be movable by gm Index: system.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/system.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** system.xml 20 Jul 2004 23:35:35 -0000 1.8 --- system.xml 6 Aug 2004 09:20:39 -0000 1.9 *************** *** 31,34 **** --- 31,36 ---- <invisible /> <events>spawngem</events> + <nodecay /> + <movable>2</movable> </item> |