Author: silene
Date: Sun Feb 14 09:47:07 2010
New Revision: 41196

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

Modified:
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg?rev=41196&r1=41195&r2=41196&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg 
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg Sun 
Feb 14 09:47:07 2010
@@ -254,9 +254,11 @@
                 name=battle axe
             [/primary_attack]
 
-            hit=no
+            hits=no
             text= _ " *swoosh*"
-            text_color=255,0,0
+            red=255
+            green=0
+            blue=0
 
             [facing]
                 [filter]
@@ -271,7 +273,7 @@
                     id=Thursagan
                 [/filter]
 
-                hit=no
+                hits=no
 
                 [facing]
                     [filter]


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

Reply via email to