Author: shadowmaster
Date: Sun Apr 27 03:15:32 2008
New Revision: 26151

URL: http://svn.gna.org/viewcvs/wesnoth?rev=26151&view=rev
Log:
* Fix a small variable expansion order bug

Modified:
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg?rev=26151&r1=26150&r2=26151&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg
 Sun Apr 27 03:15:32 2008
@@ -751,7 +751,7 @@
                 [message]
                     speaker=$ally_name
                     image=portraits/grog.png
-                    message= _ "Even in deepest tunnels my people could not 
escape Yechnagoth's power forever if she is not stopped. Against such evil I am 
sure the Great Leader would give you whole army of trolls, but I am afraid you 
only have $temp_ally_store.name. Still, $temp_ally_store.name will do what he 
can to see her destroyed."
+                    message= _ "Even in deepest tunnels my people could not 
escape Yechnagoth's power forever if she is not stopped. Against such evil I am 
sure the Great Leader would give you whole army of trolls, but I am afraid you 
only have $temp_ally_store.name|. Still, $temp_ally_store.name will do what he 
can to see her destroyed."
                 [/message]
                 {CLEAR_VARIABLE temp_ally_store}
             [/else]


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

Reply via email to