Author: fendrin
Date: Mon Mar  7 11:26:32 2011
New Revision: 48812

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48812&view=rev
Log:
LoW 2: Fixed the scenarios objectives on multiplayer.

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_Mountains.cfg

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_Mountains.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_Mountains.cfg?rev=48812&r1=48811&r2=48812&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_Mountains.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_Mountains.cfg 
Mon Mar  7 11:26:32 2011
@@ -530,10 +530,17 @@
             name=prestart
             [objectives]
                 side=0
+#ifdef MULTIPLAYER
+                [objective]
+                    description= _ "Kalenz or Landar must reach the signpost"
+                    condition=win
+                [/objective]
+#else
                 [objective]
                     description= _ "Kalenz must reach the signpost"
                     condition=win
                 [/objective]
+#endif
                 [objective]
                     {ALTERNATIVE_OBJECTIVE_CAPTION}
                     description= _ "Defeat Grugl"


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

Reply via email to