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