Author: fendrin
Date: Mon Mar  7 17:59:22 2011
New Revision: 48821

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48821&view=rev
Log:
LoW 01: Halved the loot in multiplayer for killing the leader.

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg?rev=48821&r1=48820&r2=48821&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg Mon 
Mar  7 17:59:22 2011
@@ -168,6 +168,7 @@
         [side]
             side=2
             {ELF_SETUP}
+            village_gold=1
             controller=ai
             allow_player=no
             id=Velon
@@ -574,10 +575,13 @@
                 speaker=second_unit
                 message= _ "What is this? The orc held plunder!"
             [/message]
+#ifdef MULTIPLAYER
+            {LOOT 25 1}
+            {LOOT 25 7}
+#else
             {LOOT 50 1}
-#ifdef MULTIPLAYER
-            {LOOT 50 7}
-#endif
+#endif
+            
             [if]
                 [have_unit]
                     id=Velon


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

Reply via email to