Author: ivanovic
Date: Mon Aug 25 10:12:45 2008
New Revision: 28961

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28961&view=rev
Log:
comment out death animation for troll whelp since it is still based on the old 
base image

Modified:
    branches/1.4/data/core/units/trolls/Whelp.cfg

Modified: branches/1.4/data/core/units/trolls/Whelp.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/data/core/units/trolls/Whelp.cfg?rev=28961&r1=28960&r2=28961&view=diff
==============================================================================
--- branches/1.4/data/core/units/trolls/Whelp.cfg (original)
+++ branches/1.4/data/core/units/trolls/Whelp.cfg Mon Aug 25 10:12:45 2008
@@ -31,41 +31,43 @@
         number=2
     [/attack]
     {DEFENSE_ANIM "units/trolls/whelp-defend.png" 
"units/trolls/whelp-defend-2.png" {SOUND_LIST:TROLL_HIT} }
-    [death]
-        start_time=0
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-1.png"
-        [/frame]
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-2.png"
-        [/frame]
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-3.png"
-        [/frame]
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-4.png"
-        [/frame]
-        [frame]
-            duration=200
-            image="units/trolls/whelp-skeleton.png"
-        [/frame]
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-5.png"
-        [/frame]
-        [frame]
-            duration=100
-            image="units/trolls/whelp-die-6.png"
-        [/frame]
-        [frame]
-            duration=250
-            image="units/trolls/whelp-die-7.png"
-        [/frame]
-    [/death]
+# images for death are still based on the old, green baseframe
+# commenting out till the images are updated
+#    [death]
+#        start_time=0
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-1.png"
+#        [/frame]
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-2.png"
+#        [/frame]
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-3.png"
+#       [/frame]
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-4.png"
+#        [/frame]
+#        [frame]
+#            duration=200
+#            image="units/trolls/whelp-skeleton.png"
+#        [/frame]
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-5.png"
+#        [/frame]
+#        [frame]
+#            duration=100
+#            image="units/trolls/whelp-die-6.png"
+#        [/frame]
+#        [frame]
+#            duration=250
+#            image="units/trolls/whelp-die-7.png"
+#        [/frame]
+#    [/death]
     [idle_anim]
         {STANDARD_IDLE_FILTER}
         start_time=0


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

Reply via email to