[wpdev-commits] xmlscripts/definitions/items/buildings lightsources.xml,1.17,1.18
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-10 22:53:14
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/buildings Modified Files: lightsources.xml Log Message: Vendor Definitions Index: lightsources.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/lightsources.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** lightsources.xml 27 Aug 2004 14:43:26 -0000 1.17 --- lightsources.xml 10 Sep 2004 20:17:33 -0000 1.18 *************** *** 212,223 **** <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> </item> ! <item id="a22"> <id>0xa22</id> - <nodecay /> - <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Lantern (On)</category> - <lightsource>29</lightsource> </item> --- 212,221 ---- <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> + <buyprice>2</buyprice> </item> ! <item id="a22" inherit="a25"> <id>0xa22</id> <category>Decoration\Lightsources\Lantern (On)</category> </item> *************** *** 228,231 **** --- 226,230 ---- <category>Decoration\Lightsources\Candle 1 (Off)</category> <lightsource>2</lightsource> + <buyprice>6</buyprice> </item> *************** *** 542,551 **** <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> </item> ! <item id="f6b"> <id>0xf6b</id> - <nodecay /> - <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> --- 541,549 ---- <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> + <buyprice>7</buyprice> </item> ! <item id="f6b" inherit="f64"> <id>0xf6b</id> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> |