[wpdev-commits] xmlscripts/definitions/items/vegetation plants.xml,1.12,1.13
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/vegetation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/vegetation Modified Files: plants.xml Log Message: Changed all references to "events" to "scripts" Index: plants.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/vegetation/plants.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** plants.xml 17 Jul 2004 03:30:00 -0000 1.12 --- plants.xml 25 Aug 2004 17:03:48 -0000 1.13 *************** *** 227,231 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 1</category> ! <events>environment</events> </item> --- 227,231 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 1</category> ! <scripts>environment</scripts> </item> *************** *** 234,238 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 2</category> ! <events>environment</events> </item> --- 234,238 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 2</category> ! <scripts>environment</scripts> </item> *************** *** 241,245 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 3</category> ! <events>environment</events> </item> --- 241,245 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 3</category> ! <scripts>environment</scripts> </item> *************** *** 248,252 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 4</category> ! <events>environment</events> </item> --- 248,252 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 4</category> ! <scripts>environment</scripts> </item> *************** *** 255,259 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 5</category> ! <events>environment</events> </item> --- 255,259 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 5</category> ! <scripts>environment</scripts> </item> *************** *** 262,266 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 6</category> ! <events>environment</events> </item> --- 262,266 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 6</category> ! <scripts>environment</scripts> </item> |