Author: espreon
Date: Fri Oct  7 02:34:24 2011
New Revision: 51405

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51405&view=rev
Log:
Removed [filter] from a [unit_overlay] block.

Modified:
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg?rev=51405&r1=51404&r2=51405&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
 Fri Oct  7 02:34:24 2011
@@ -531,9 +531,7 @@
         # put hero icon on troll/dwarf ally
 
         [unit_overlay]
-            [filter]
-                id=$ally_name
-            [/filter]
+            id=$ally_name
             image=misc/hero-icon.png
         [/unit_overlay]
 


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

Reply via email to