Author: zookeeper
Date: Tue Sep 16 19:45:50 2008
New Revision: 29483

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29483&view=rev
Log:
Balance tweaks.

Modified:
    
trunk/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg

Modified: 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg?rev=29483&r1=29482&r2=29483&view=diff
==============================================================================
--- 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg 
(original)
+++ 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg 
Tue Sep 16 19:45:50 2008
@@ -33,7 +33,7 @@
         unrenamable=yes
         canrecruit=yes
         recruit=Walking Corpse,Vampire Bat,Ghost,Ghoul,Skeleton 
Archer,Skeleton,Dark Adept DiD
-        gold=100
+        {GOLD 200 150 100}
     [/side]
 
     [side]
@@ -41,7 +41,11 @@
         controller=ai
         no_leader=yes
         {GOLD 120 160 200}
-        recruit=Wolf Rider,Goblin Knight,Orcish Archer,Orcish 
Crossbowman,Orcish Grunt,Troll Whelp
+#ifdef EASY
+    recruit=Wolf Rider,Orcish Archer,Orcish Grunt,Troll Whelp
+#else
+    recruit=Wolf Rider,Goblin Knight,Orcish Archer,Orcish Crossbowman,Orcish 
Grunt,Troll Whelp
+#endif
         [ai]
             aggression=0.8
             villages_per_scout=8


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

Reply via email to