Author: esr
Date: Sat Oct 18 08:57:33 2008
New Revision: 30245

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30245&view=rev
Log:
Banish a stderr message reported on the forums.

Modified:
    trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg

Modified: trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg?rev=30245&r1=30244&r2=30245&view=diff
==============================================================================
--- trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg 
(original)
+++ trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg Sat 
Oct 18 08:57:33 2008
@@ -94,7 +94,15 @@
         [ai]
             {NO_SCOUTS}
             recruitment_ignore_bad_movement=yes
+#ifdef EASY
+            recruitment_pattern=scout,fighter,fighter,archer
+#endif
+#ifdef NORMAL
+            recruitment_pattern=scout,fighter,fighter,archer
+#endif
+#ifdef HARD
             recruitment_pattern=scout,fighter,fighter,mixed fighter,archer
+#endif
             {ATTACK_DEPTH 4 5 5}
         [/ai]
         [ai]


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

Reply via email to