CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <[EMAIL PROTECTED]> 04/09/26 08:21:29

Modified files:
        data/units     : Silver_Mage.cfg 
Added files:
        images         : silver-mage-teleport1.png 
                         silver-mage-teleport10.png 
                         silver-mage-teleport2.png 
                         silver-mage-teleport3.png 
                         silver-mage-teleport4.png 
                         silver-mage-teleport5.png 
                         silver-mage-teleport6.png 
                         silver-mage-teleport7.png 
                         silver-mage-teleport8.png 
                         silver-mage-teleport9.png 

Log message:
        Add the teleportation animation to the Silver Mage.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Silver_Mage.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport1.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport10.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport2.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport3.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport4.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport5.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport6.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport7.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport8.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/silver-mage-teleport9.png?rev=1.1

Patches:
Index: wesnoth/data/units/Silver_Mage.cfg
diff -u wesnoth/data/units/Silver_Mage.cfg:1.8 
wesnoth/data/units/Silver_Mage.cfg:1.9
--- wesnoth/data/units/Silver_Mage.cfg:1.8      Mon Aug 23 16:18:22 2004
+++ wesnoth/data/units/Silver_Mage.cfg  Sun Sep 26 08:21:29 2004
@@ -21,6 +21,58 @@
 ability=teleport
 unit_description= _ "Silver Mages are the most deft of foot and elusive of all 
mages. They can teleport from any friendly village to another, translating 
themselves in an instant. They are also highly resistant to most forms of 
magical attack."
 get_hit_sound=groan.wav
+       [teleport_anim]
+               [frame]
+               begin=-500
+               end=-400
+               image=silver-mage-teleport1.png
+               [/frame]
+               [frame]
+               begin=-400
+               end=-300
+               image=silver-mage-teleport2.png
+               [/frame]
+               [frame]
+               begin=-300
+               end=-200
+               image=silver-mage-teleport3.png
+               [/frame]
+               [frame]
+               begin=-200
+               end=-100
+               image=silver-mage-teleport4.png
+               [/frame]
+               [frame]
+               begin=-100
+               end=0
+               image=silver-mage-teleport5.png
+               [/frame]
+               [frame]
+               begin=0
+               end=100
+               image=silver-mage-teleport6.png
+               [/frame]
+               [frame]
+               begin=100
+               end=200
+               image=silver-mage-teleport7.png
+               [/frame]
+               [frame]
+               begin=200
+               end=300
+               image=silver-mage-teleport8.png
+               [/frame]
+               [frame]
+               begin=300
+               end=400
+               image=silver-mage-teleport9.png
+               [/frame]
+               [frame]
+               begin=400
+               end=500
+               image=silver-mage-teleport10.png
+               [/frame]
+       [/teleport_anim]
        [attack]
        name=staff
        type=impact


Reply via email to