Author: shadowmaster
Date: Tue Oct 25 22:49:15 2011
New Revision: 51642

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51642&view=rev
Log:
Make the Falcon line use spear.ogg, not spear.wav, and adjust timings

Modified:
    trunk/data/core/units/khalifate/Elder_Falcon.cfg
    trunk/data/core/units/khalifate/Falcon.cfg

Modified: trunk/data/core/units/khalifate/Elder_Falcon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Elder_Falcon.cfg?rev=51642&r1=51641&r2=51642&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Elder_Falcon.cfg (original)
+++ trunk/data/core/units/khalifate/Elder_Falcon.cfg Tue Oct 25 22:49:15 2011
@@ -73,15 +73,15 @@
         [if]
             hits=yes
             [frame]
-                begin=-100
-                end=100
-                sound=spear.wav
+                begin=-150
+                end=150
+                sound=spear.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                begin=-100
+                begin=-150
                 end=100
                 sound={SOUND_LIST:MISS}
             [/frame]

Modified: trunk/data/core/units/khalifate/Falcon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Falcon.cfg?rev=51642&r1=51641&r2=51642&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Falcon.cfg (original)
+++ trunk/data/core/units/khalifate/Falcon.cfg Tue Oct 25 22:49:15 2011
@@ -72,15 +72,15 @@
         [if]
             hits=yes
             [frame]
-                begin=-100
-                end=100
-                sound=spear.wav
+                begin=-150
+                end=150
+                sound=spear.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                begin=-100
+                begin=-150
                 end=100
                 sound={SOUND_LIST:MISS}
             [/frame]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to