[wpdev-commits] xmlscripts/definitions/items/misc animations.xml,1.9,1.10
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-21 02:50:33
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29240/misc Modified Files: animations.xml Log Message: Updates Curtains weren't imported... oops. Index: animations.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/misc/animations.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** animations.xml 26 May 2004 13:45:14 -0000 1.9 --- animations.xml 21 Jul 2004 02:50:25 -0000 1.10 *************** *** 139,143 **** <nodecay /> <category>Animations\Field of Poison (N/S) 1</category> ! <direction>30</direction> </item> --- 139,143 ---- <nodecay /> <category>Animations\Field of Poison (N/S) 1</category> ! <lightsource>30</lightsource> </item> *************** *** 146,150 **** <nodecay /> <category>Animations\Field of Poison (N/S) 2</category> ! <direction>30</direction> </item> --- 146,150 ---- <nodecay /> <category>Animations\Field of Poison (N/S) 2</category> ! <lightsource>30</lightsource> </item> *************** *** 153,157 **** <nodecay /> <category>Animations\Field of Poison (W/E)</category> ! <direction>30</direction> </item> --- 153,157 ---- <nodecay /> <category>Animations\Field of Poison (W/E)</category> ! <lightsource>30</lightsource> </item> *************** *** 160,164 **** <nodecay /> <category>Animations\Field of Energy (N/S)</category> ! <direction>30</direction> </item> --- 160,164 ---- <nodecay /> <category>Animations\Field of Energy (N/S)</category> ! <lightsource>30</lightsource> </item> *************** *** 167,171 **** <nodecay /> <category>Animations\Field of Energy (W/E)</category> ! <direction>30</direction> </item> --- 167,171 ---- <nodecay /> <category>Animations\Field of Energy (W/E)</category> ! <lightsource>30</lightsource> </item> *************** *** 186,190 **** <nodecay /> <category>Animations\Field of Fire (N/S) 1</category> ! <direction>30</direction> </item> --- 186,190 ---- <nodecay /> <category>Animations\Field of Fire (N/S) 1</category> ! <lightsource>30</lightsource> </item> *************** *** 193,197 **** <category>Animations\Field of Fire (N/S) 2</category> <nodecay /> ! <direction>30</direction> </item> --- 193,197 ---- <category>Animations\Field of Fire (N/S) 2</category> <nodecay /> ! <lightsource>30</lightsource> </item> *************** *** 200,204 **** <category>Animations\Field of Fire (W/E)</category> <nodecay /> ! <direction>30</direction> </item> --- 200,204 ---- <category>Animations\Field of Fire (W/E)</category> <nodecay /> ! <lightsource>30</direction> </item> *************** *** 209,217 **** </item> <item id="19ab"> <id>0x19ab</id> <category>Animations\Fire</category> <nodecay /> ! <direction>29</direction> </item> --- 209,272 ---- </item> + <item id="1154"> + <id>0x1154</id> + <nodecay /> + </item> + + <item id="1155"> + <id>0x1155</id> + <nodecay /> + </item> + + <item id="1156"> + <id>0x1156</id> + <nodecay /> + </item> + + <item id="1157"> + <id>0x1157</id> + <nodecay /> + </item> + + <item id="1158"> + <id>0x1158</id> + <nodecay /> + </item> + + <item id="1159"> + <id>0x1159</id> + <nodecay /> + </item> + + <item id="115a"> + <id>0x115a</id> + <nodecay /> + </item> + + <item id="115b"> + <id>0x115b</id> + <nodecay /> + </item> + + <item id="115c"> + <id>0x115c</id> + <nodecay /> + </item> + + <item id="115d"> + <id>0x115d</id> + <nodecay /> + </item> + + <item id="115e"> + <id>0x115e</id> + <nodecay /> + </item> + <item id="19ab"> <id>0x19ab</id> <category>Animations\Fire</category> <nodecay /> ! <lightsource>29</lightsource> </item> |