Author: elvish_hunter
Date: Tue Mar 27 11:26:23 2012
New Revision: 53669

URL: http://svn.gna.org/viewcvs/wesnoth?rev=53669&view=rev
Log:
Fixed bug #19531: scroll to reinforcement units in HttT - Blackwater Port

Modified:
    trunk/changelog
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=53669&r1=53668&r2=53669&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Tue Mar 27 11:26:23 2012
@@ -22,6 +22,7 @@
    * Heir to the Throne:
      * Implemented FR #19418: the Orcs destroy the villages near Konrad's 
castle
        when capturing them in The Elves Besieged
+     * Fixed bug #19531: scroll to reinforcement units in Blackwater Port
    * Legend of Wesmere:
      * Fix bug #19577 - some terrain was not snow covered
    * Son of the Black Eye:

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg?rev=53669&r1=53668&r2=53669&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg 
Tue Mar 27 11:26:23 2012
@@ -246,6 +246,10 @@
 
     [event]
         name=time over
+        [scroll_to]
+            x=35
+            y=6
+        [/scroll_to]
         [unit]
             type=Horseman
             id=Yredd
@@ -356,6 +360,10 @@
         # A bonus for anyone who can beat the leader on the HARD level
         #
 #ifdef HARD
+        [scroll_to]
+            x=35
+            y=6
+        [/scroll_to]
         [unit]
             type=Horseman
             id=Yredd

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=53669&r1=53668&r2=53669&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Tue Mar 27 11:26:23 2012
@@ -10,6 +10,7 @@
    * Heir to the Throne:
      * Implemented FR #19418: the Orcs destroy the villages near Konrad's 
castle
        when capturing them in The Elves Besieged
+     * Fixed bug #19531: scroll to reinforcement units in Blackwater Port
    * Legend of Wesmere:
      * Fix bug #19577 - some terrain was not snow covered.
    * Son of the Black Eye:


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

Reply via email to