Author: beetlenaut
Date: Sun Jul 10 12:32:03 2011
New Revision: 50258

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50258&view=rev
Log:
Fixed bug causing enemy to recruit too many Chocobones on EASY

Modified:
    trunk/data/campaigns/Dead_Water/scenarios/12_Revenge.cfg

Modified: trunk/data/campaigns/Dead_Water/scenarios/12_Revenge.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Dead_Water/scenarios/12_Revenge.cfg?rev=50258&r1=50257&r2=50258&view=diff
==============================================================================
--- trunk/data/campaigns/Dead_Water/scenarios/12_Revenge.cfg (original)
+++ trunk/data/campaigns/Dead_Water/scenarios/12_Revenge.cfg Sun Jul 10 
12:32:03 2011
@@ -214,7 +214,7 @@
 #ifdef EASY
     {LIMIT_RECRUITS 2 Necrophage 2}
     {LIMIT_RECRUITS 2 Spectre 3}
-    {LIMIT_RECRUITS 4 Choccobone 2}
+    {LIMIT_RECRUITS 4 Chocobone 2}
     {LIMIT_RECRUITS 4 Draug 1}
 #endif
 #ifdef NORMAL


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

Reply via email to