Author: noyga
Date: Mon Mar 10 01:24:36 2008
New Revision: 24464

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24464&view=rev
Log:
merge r24463: Fix #11230: Incorrect instructions in Tutorial Part II

Modified:
    branches/1.4/data/campaigns/tutorial/scenarios/2_Tutorial.cfg

Modified: branches/1.4/data/campaigns/tutorial/scenarios/2_Tutorial.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/data/campaigns/tutorial/scenarios/2_Tutorial.cfg?rev=24464&r1=24463&r2=24464&view=diff
==============================================================================
--- branches/1.4/data/campaigns/tutorial/scenarios/2_Tutorial.cfg (original)
+++ branches/1.4/data/campaigns/tutorial/scenarios/2_Tutorial.cfg Mon Mar 10 
01:24:36 2008
@@ -530,7 +530,7 @@
                     [/else]
                 [/if]
                 {LABEL (_"RECALL $recall_name1") 11,3}
-                {PRINT (_"Right click on the tile south of you and recall 
$recall_name1")}
+                {PRINT (_"Right click on the tile north-east of you and recall 
$recall_name1")}
             [/then]
             [else]
                 [if]
@@ -546,7 +546,7 @@
                     [/else]
                 [/if]
                 {LABEL (_"Elvish Fighter") 11,3}
-                {PRINT (_"Right click on the tile south of you and recruit an 
Elvish Fighter")}
+                {PRINT (_"Right click on the tile north-east of you and 
recruit an Elvish Fighter")}
             [/else]
         [/if]
     [/event]
@@ -746,7 +746,7 @@
                                 {LABEL (_"Archer #1") 9,4}
                                 {LABEL (_"Archer #2") 9,3}
 # wmlindent: stop ignoring
-                                {PRINT (_"Recruit two Elvish Archers in tiles 
to your west")}
+                                {PRINT (_"Recruit two Elvish Archers in tiles 
to your east")}
                             [/else]
                         [/if]
                     [/else]
@@ -797,12 +797,12 @@
                                         greater_than=0
                                     [/variable]
                                     [then]
-                                        {PRINT (_"Right click on the tile 
south-east of you and recall $recall_name2")}
+                                        {PRINT (_"Right click on the tile east 
of you and recall $recall_name2")}
                                         {LABEL (_"RECALL $recall_name2") 12,3}
                                     [/then]
                                     [else]
                                         {LABEL (_"Elvish Fighter") 12,3}
-                                        {PRINT (_"Right click on the tile 
south-east of you and recruit an Elvish Fighter")}
+                                        {PRINT (_"Right click on the tile east 
of you and recruit an Elvish Fighter")}
                                     [/else]
                                 [/if]
                             [/else]
@@ -845,7 +845,7 @@
                                 [/unit]
                                 {EXPLAIN_STRONG_INTELLIGENT (_"Elindel")}
                                 {LABEL (_"Elvish Fighter") 12,3}
-                                {PRINT (_"Right click on the tile south-east 
of you and recruit an Elvish Fighter")}
+                                {PRINT (_"Right click on the tile east of you 
and recruit an Elvish Fighter")}
                             [/else]
                         [/if]
                     [/else]


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

Reply via email to