Author: fendrin
Date: Thu Dec  4 22:14:36 2008
New Revision: 31272

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31272&view=rev
Log:
LoW 2: Reduced the trolls leader to a lvl2 unit if played in EASY.

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=31272&r1=31271&r2=31272&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 
Thu Dec  4 22:14:36 2008
@@ -58,7 +58,11 @@
     #wmllint: validate-on
 
     [side]
+#ifdef EASY
+        type=Troll
+#else
         type=Troll Warrior
+#endif
         id=Grugl
         name=_ "Grugl"
         side=3


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

Reply via email to