[wpdev-commits] xmlscripts/definitions/items/buildings lightsources.xml,1.18,1.19
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-25 15:50:46
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21108/items/buildings Modified Files: lightsources.xml Log Message: lightsource fix. Index: lightsources.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/lightsources.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** lightsources.xml 10 Sep 2004 20:17:33 -0000 1.18 --- lightsources.xml 25 Sep 2004 15:50:36 -0000 1.19 *************** *** 387,390 **** --- 387,391 ---- <nodecay /> <category>Decoration\Lightsources\Brazier 1</category> + <lightsource>2</lightsource> </item> *************** *** 392,395 **** --- 393,397 ---- <id>0xe32</id> <nodecay /> + <lightsource>2</lightsource> </item> *************** *** 397,400 **** --- 399,403 ---- <id>0xe33</id> <nodecay /> + <lightsource>2</lightsource> </item> *************** *** 403,406 **** --- 406,410 ---- <nodecay /> <category>Decoration\Lightsources\Brazier 2</category> + <lightsource>2</lightsource> </item> *************** *** 409,412 **** --- 413,417 ---- <nodecay /> <category>Decoration\Lightsources\Brazier 3</category> + <lightsource>2</lightsource> </item> *************** *** 415,418 **** --- 420,424 ---- <nodecay /> <category>Decoration\Lightsources\Brazier 4</category> + <lightsource>2</lightsource> </item> |