Author: esr
Date: Wed Oct 22 07:01:56 2008
New Revision: 30304

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30304&view=rev
Log:
Address bug #12483: Faulty winning condition in NR scenario 2.

Modified:
    trunk/data/campaigns/Northern_Rebirth/scenarios/02_Infested_Caves.cfg

Modified: trunk/data/campaigns/Northern_Rebirth/scenarios/02_Infested_Caves.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Northern_Rebirth/scenarios/02_Infested_Caves.cfg?rev=30304&r1=30303&r2=30304&view=diff
==============================================================================
--- trunk/data/campaigns/Northern_Rebirth/scenarios/02_Infested_Caves.cfg 
(original)
+++ trunk/data/campaigns/Northern_Rebirth/scenarios/02_Infested_Caves.cfg Wed 
Oct 22 07:01:56 2008
@@ -342,7 +342,8 @@
         [/event]
     [/event]
 
-    # Information for the player that he can't proceed without either finding 
the dwarves or killing the enemies
+    # Information for the player that he can't proceed without either
+    # finding the dwarves or killing the enemies.
     [event]
         name=moveto
         [filter]
@@ -620,8 +621,8 @@
         name=moveto
         [filter]
             id=Tallin
-            x=33,33,34,34,35,35,36,36,37,37,31,32
-            y=20,21,20,21,21,23,22,23,23,24,23,22
+            x=33,33,34,34,35,35,35,36,36,37,37,31,32,32
+            y=20,21,20,21,21,22,23,22,23,23,24,23,22,23
         [/filter]
         [message]
             speaker=Hamel


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

Reply via email to