Author: fendrin
Date: Wed Oct 13 14:38:56 2010
New Revision: 47040

URL: http://svn.gna.org/viewcvs/wesnoth?rev=47040&view=rev
Log:
LoW 03: Corrected the objectives to inform the player that he has to held out 
instead of kill all enemies.

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg?rev=47040&r1=47039&r2=47040&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg (original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg Wed Oct 13 
14:38:56 2010
@@ -814,8 +814,9 @@
             [objectives]
                 side=0
                 [objective]
-                    description= _ "Defeat all enemy leaders"
+                    description= _ "Hold on until turns run out."
                     condition=win
+                    show_turn_counter=yes
                 [/objective]
                 [objective]
                     description= _ "Death of Kalenz"
@@ -829,8 +830,8 @@
                     description= _ "Death of Galtrid"
                     condition=lose
                 [/objective]
-
-                {TURNS_RUN_OUT}
+               
+                #{TURNS_RUN_OUT}
 
                 [gold_carryover]
                     bonus=yes


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

Reply via email to