[wpdev-commits] xmlscripts/definitions/items/buildings lightsources.xml,1.14,1.15
Brought to you by:
rip,
thiagocorrea
From: Klaus M. \(naddel_tdv\) <nad...@us...> - 2004-08-02 21:04:45
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3075/items/buildings Modified Files: lightsources.xml Log Message: added torches and skull candles Index: lightsources.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/lightsources.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** lightsources.xml 21 Jul 2004 04:18:27 -0000 1.14 --- lightsources.xml 2 Aug 2004 21:04:37 -0000 1.15 *************** *** 470,473 **** --- 470,474 ---- <id>0x1853</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle (W/E) (Off)</category> </item> *************** *** 476,479 **** --- 477,481 ---- <id>0x1854</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (W/E) (On)</category> </item> *************** *** 494,497 **** --- 496,500 ---- <id>0x1857</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (Off)</category> </item> *************** *** 500,503 **** --- 503,507 ---- <id>0x1858</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (On)</category> </item> *************** *** 519,522 **** --- 523,527 ---- <id>0xa12</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Torch (On)</category> </item> *************** *** 535,538 **** --- 540,544 ---- <id>0xf64</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> </item> *************** *** 541,544 **** --- 547,551 ---- <id>0xf6b</id> <nodecay /> + <events>lightsource</events> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> |