Author: esr
Date: Sun May 17 01:00:30 2009
New Revision: 35674

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35674&view=rev
Log:
Backport previous fix to 1.6 to keep them in sync.

Modified:
    branches/1.6/data/campaigns/Northern_Rebirth/scenarios/11a_Eastern_Flank.cfg

Modified: 
branches/1.6/data/campaigns/Northern_Rebirth/scenarios/11a_Eastern_Flank.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/campaigns/Northern_Rebirth/scenarios/11a_Eastern_Flank.cfg?rev=35674&r1=35673&r2=35674&view=diff
==============================================================================
--- 
branches/1.6/data/campaigns/Northern_Rebirth/scenarios/11a_Eastern_Flank.cfg 
(original)
+++ 
branches/1.6/data/campaigns/Northern_Rebirth/scenarios/11a_Eastern_Flank.cfg 
Sun May 17 01:00:30 2009
@@ -148,6 +148,9 @@
                     amount=200
                 [/gold]
             [/then]
+            [else]
+                {CAPTURE_VILLAGES 7 30 3 5}
+            [/else]
         [/if]
     [/event]
 
@@ -195,7 +198,6 @@
         [/unit]
         {GENERIC_UNIT 2 "Orcish Warlord" 8 14}
         {GENERIC_UNIT 2 "Orcish Warlord" 6 14}
-        {GENERIC_UNIT 1 "Gryphon" 32 9}
         [message]
             speaker=Tallin
             message= _ "Gods of Light! Look at that fortress. The castle 
Angthurim is even grimmer than its reputation."
@@ -365,15 +367,13 @@
             speaker=Tallin
             message= _ "Ro'Arthian, send a message to Hamel. Tell him it's 
time."
         [/message]
-        [kill]
-            type=Gryphon
-        [/kill]
         [move_unit_fake]
             type=Gryphon
             side=1
-            x=32,31,31,31,31,31,31,31,31,31
-            y=9,9,8,7,6,5,4,3,2,1
+            x=31,31,31,31,31,31,31,31,31,32
+            y=1,2,3,4,5,6,7,8,9,9
         [/move_unit_fake]
+        {GENERIC_UNIT 1 "Gryphon" 32 9}
         [message]
             speaker="Ro'Arthian"
             message= _ "It's done."


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

Reply via email to