Author: shadowmaster
Date: Tue Oct 25 22:49:36 2011
New Revision: 51643

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51643&view=rev
Log:
Make the Khaiyal unit and Faris line use the same sounds and timing as the 
Default Lancer for their lance attack

Modified:
    trunk/data/core/units/khalifate/Faris.cfg
    trunk/data/core/units/khalifate/Khaiyal.cfg
    trunk/data/core/units/khalifate/Mufariq.cfg

Modified: trunk/data/core/units/khalifate/Faris.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Faris.cfg?rev=51643&r1=51642&r2=51643&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Faris.cfg (original)
+++ trunk/data/core/units/khalifate/Faris.cfg Tue Oct 25 22:49:36 2011
@@ -41,25 +41,37 @@
         [/filter_attack]
         [frame]
             begin=-250
-            end=-200
+            end=-225
             sound=horse-canter.wav
+        [/frame]
+        [frame]
+            begin=-225
+            end=-150
         [/frame]
         [if]
             hits=yes
             [frame]
-                begin=-200
-                end=100
-                sound=spear.wav
+                begin=-150
+                end=150
+                sound=spear.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                begin=-200
-                end=100
+                begin=-150
+                end=150
                 sound={SOUND_LIST:MISS}
             [/frame]
         [/else]
+        [frame]
+            begin=150
+            end=200
+        [/frame]
+        [frame]
+            begin=200
+            end=225
+        [/frame]
     [/attack_anim]
     [attack_anim]
         [filter_attack]

Modified: trunk/data/core/units/khalifate/Khaiyal.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Khaiyal.cfg?rev=51643&r1=51642&r2=51643&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Khaiyal.cfg (original)
+++ trunk/data/core/units/khalifate/Khaiyal.cfg Tue Oct 25 22:49:36 2011
@@ -49,25 +49,37 @@
         [/filter_attack]
         [frame]
             begin=-250
-            end=-200
+            end=-225
             sound=horse-canter.wav
+        [/frame]
+        [frame]
+            begin=-225
+            end=-150
         [/frame]
         [if]
             hits=yes
             [frame]
-                begin=-200
-                end=100
-                sound=spear.wav
+                begin=-150
+                end=150
+                sound=spear.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                begin=-200
-                end=100
+                begin=-150
+                end=150
                 sound={SOUND_LIST:MISS}
             [/frame]
         [/else]
+        [frame]
+            begin=150
+            end=200
+        [/frame]
+        [frame]
+            begin=200
+            end=225
+        [/frame]
     [/attack_anim]
     [attack_anim]
         [filter_attack]

Modified: trunk/data/core/units/khalifate/Mufariq.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Mufariq.cfg?rev=51643&r1=51642&r2=51643&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Mufariq.cfg (original)
+++ trunk/data/core/units/khalifate/Mufariq.cfg Tue Oct 25 22:49:36 2011
@@ -42,25 +42,37 @@
         [/filter_attack]
         [frame]
             begin=-250
-            end=-200
+            end=-225
             sound=horse-canter.wav
+        [/frame]
+        [frame]
+            begin=-225
+            end=-150
         [/frame]
         [if]
             hits=yes
             [frame]
-                begin=-200
-                end=100
-                sound=spear.wav
+                begin=-150
+                end=150
+                sound=spear.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                begin=-200
-                end=100
+                begin=-150
+                end=150
                 sound={SOUND_LIST:MISS}
             [/frame]
         [/else]
+        [frame]
+            begin=150
+            end=200
+        [/frame]
+        [frame]
+            begin=200
+            end=225
+        [/frame]
     [/attack_anim]
     [attack_anim]
         [filter_attack]


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

Reply via email to