[wpdev-commits] xmlscripts/definitions/items/buildings misc.xml,1.15,1.16
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-03 14:02:31
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31172/items/buildings Modified Files: misc.xml Log Message: 0000347 Index: misc.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/misc.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** misc.xml 24 Sep 2004 11:06:52 -0000 1.15 --- misc.xml 3 Oct 2004 14:00:55 -0000 1.16 *************** *** 650,654 **** <id>0xde3</id> <nodecay /> ! <decaytime>120000</decaytime> <category>Decoration\Campfire\Campfire</category> </item> --- 650,655 ---- <id>0xde3</id> <nodecay /> ! <decaytime>120</decaytime> ! <lightsource>0x1d</lightsource> <category>Decoration\Campfire\Campfire</category> </item> |