Author: silene
Date: Sun Feb 14 09:31:42 2010
New Revision: 41194

URL: http://svn.gna.org/viewcvs/wesnoth?rev=41194&view=rev
Log:
Fixed animation issues spotted by Anonymissimus.

Modified:
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg?rev=41194&r1=41193&r2=41194&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
 Sun Feb 14 09:31:42 2010
@@ -881,8 +881,7 @@
                 id=Troll Interrogator
             [/filter]
             flag=attack
-            hit=yes
-            #TODO seems not to work, the troll is attacking but not with the 
club.
+            hits=yes
             [primary_attack]
                 name=club
             [/primary_attack]
@@ -892,13 +891,15 @@
                 [/filter]
             [/facing]
 
-            #TODO why is the defend animation not displayed?
             [animate]
                 [filter]
                     id=Wounded Dwarf
                 [/filter]
                 flag=defend
-                hit=yes
+                hits=yes
+                [secondary_attack]
+                    name=axe
+                [/secondary_attack]
                 [facing]
                     [filter]
                         id=Troll Interrogator

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg?rev=41194&r1=41193&r2=41194&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg
 Sun Feb 14 09:31:42 2010
@@ -518,7 +518,7 @@
                 name=sword
             [/primary_attack]
 
-            hit=yes
+            hits=yes
         [/animate_unit]
 
         # damage Eloh slightly


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

Reply via email to