Author: zookeeper
Date: Sun Oct  5 11:30:59 2008
New Revision: 29890

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29890&view=rev
Log:
Removed the turn limit entirely, because the player can't milk xp nor gold in 
the scenario anyway.

Modified:
    
trunk/data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg?rev=29890&r1=29889&r2=29890&view=diff
==============================================================================
--- 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg
 (original)
+++ 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg
 Sun Oct  5 11:30:59 2008
@@ -5,7 +5,7 @@
     
map_data="{campaigns/Heir_To_The_Throne/maps/14_Plunging_Into_the_Darkness.map}"
     {SCENARIO_MUSIC "underground.ogg"}
     victory_when_enemies_defeated=no
-    {TURNS 19 16 13}
+    turns=-1
 
     {UNDERGROUND}
 
@@ -31,10 +31,6 @@
             [/objective]
             [objective]
                 description= _ "Death of Kalenz"
-                condition=lose
-            [/objective]
-            [objective]
-                description= _ "Turns run out"
                 condition=lose
             [/objective]
         [/objectives]


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

Reply via email to