Author: jetryl
Date: Sun Mar 25 05:52:19 2012
New Revision: 53649

URL: http://svn.gna.org/viewcvs/wesnoth?rev=53649&view=rev
Log:
Doubled frame count of skeleton attack anim.

Added:
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-6.png   (with 
props)
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-7.png   (with 
props)
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-8.png   (with 
props)
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-9.png   (with 
props)
Modified:
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-1.png
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-2.png
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-3.png
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-4.png
    trunk/data/core/images/units/undead-skeletal/skeleton-attack-5.png
    trunk/data/core/units/undead/Skeleton.cfg

Modified: trunk/data/core/images/units/undead-skeletal/skeleton-attack-1.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-1.png?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/data/core/images/units/undead-skeletal/skeleton-attack-2.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-2.png?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/data/core/images/units/undead-skeletal/skeleton-attack-3.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-3.png?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/data/core/images/units/undead-skeletal/skeleton-attack-4.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-4.png?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/data/core/images/units/undead-skeletal/skeleton-attack-5.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-5.png?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
Binary files - no diff available.

Added: trunk/data/core/images/units/undead-skeletal/skeleton-attack-6.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-6.png?rev=53649&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/units/undead-skeletal/skeleton-attack-6.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/data/core/images/units/undead-skeletal/skeleton-attack-7.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-7.png?rev=53649&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/units/undead-skeletal/skeleton-attack-7.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/data/core/images/units/undead-skeletal/skeleton-attack-8.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-8.png?rev=53649&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/units/undead-skeletal/skeleton-attack-8.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/data/core/images/units/undead-skeletal/skeleton-attack-9.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/units/undead-skeletal/skeleton-attack-9.png?rev=53649&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/units/undead-skeletal/skeleton-attack-9.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/data/core/units/undead/Skeleton.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/undead/Skeleton.cfg?rev=53649&r1=53648&r2=53649&view=diff
==============================================================================
--- trunk/data/core/units/undead/Skeleton.cfg (original)
+++ trunk/data/core/units/undead/Skeleton.cfg Sun Mar 25 05:52:19 2012
@@ -172,38 +172,54 @@
             name=axe
         [/filter_attack]
         offset=0.0~0.3,0.3~0.45,0.45~0.3,0.3~0.0
-        start_time=-250
-        [frame]
-            duration=150
+        start_time=-300
+        [frame]
+            duration=70
             image="units/undead-skeletal/skeleton-attack-1.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-2.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-3.png"
         [/frame]
         [if]
             hits=yes
             [frame]
-                duration=100
-                image="units/undead-skeletal/skeleton-attack-2.png"
+                duration=70
+                image="units/undead-skeletal/skeleton-attack-4.png"
                 sound=axe.ogg
             [/frame]
         [/if]
         [else]
             hits=no
             [frame]
-                duration=100
-                image="units/undead-skeletal/skeleton-attack-2.png"
+                duration=70
+                image="units/undead-skeletal/skeleton-attack-4.png"
                 sound={SOUND_LIST:MISS}
             [/frame]
         [/else]
         [frame]
-            duration=100
-            image="units/undead-skeletal/skeleton-attack-3.png"
-        [/frame]
-        [frame]
-            duration=90
-            image="units/undead-skeletal/skeleton-attack-4.png"
-        [/frame]
-        [frame]
-            duration=80
+            duration=70
             image="units/undead-skeletal/skeleton-attack-5.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-6.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-7.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-8.png"
+        [/frame]
+        [frame]
+            duration=70
+            image="units/undead-skeletal/skeleton-attack-9.png"
         [/frame]
     [/attack_anim]
 [/unit_type]


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

Reply via email to