Author: elvish_hunter
Date: Wed Oct 12 11:43:14 2011
New Revision: 51448

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51448&view=rev
Log:
TSG: made a message about Cavalryman in scenario 3 appear only on Easy

Modified:
    trunk/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg

Modified: 
trunk/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg?rev=51448&r1=51447&r2=51448&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg 
(original)
+++ trunk/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg 
Wed Oct 12 11:43:14 2011
@@ -224,7 +224,11 @@
         [message]
             speaker=narrator
             image="units/human-loyalists/cavalryman-attack.png~RC(magenta>red)"
+#ifdef EASY
             message= _ "You may now recruit Cavalrymen. They are fast and 
deadly on grassland, but weak in forests and hills. They can keep up with 
Deoran, so use them to guard him!"
+#else
+            message= _ "You may now recruit Cavalrymen."
+#endif
         [/message]
 
         [allow_recruit]


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

Reply via email to