wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Sp...


From: James Spencer
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Sp...
Date: Sat, 02 Apr 2005 23:54:02 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     James Spencer <address@hidden>  05/04/03 04:54:02

Modified files:
        data/scenarios/The_Rise_of_Wesnoth: A_Spy_in_the_Woods.cfg 
                                            Epilogue.cfg 
                                            The_Midlands.cfg 
                                            The_Plan.cfg 

Log message:
        Some minor non-playable scenario tweaks

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.26 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.27
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.26      
Sun Mar 27 23:06:16 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg   Sun Apr 
 3 04:54:02 2005
@@ -59,7 +59,6 @@
        name=prestart
 
                {PLACE_IMAGE (items/pine2.png) 13 12}
-               {HERO (Outlaw Queen) (Jessica in Hiding) ( _ "Jessica in 
Hiding") 4 19 16}
 
                [teleport]
                        [filter]
@@ -79,14 +78,22 @@
 
        [event]
        name=start
+
+               [move_unit_fake]
+                       type=Outlaw Queen
+                       gender=female
+                       x=22,21,20,19
+                       y=16,17,16,16
+               [/move_unit_fake]
+
+               {HERO (Outlaw Queen) (Jessica in Hiding) ( _ "Jessica in 
Hiding") 4 19 16}
+
                [scroll_to_unit]
                        description=Jessica in Hiding
                        x=19
                        y=16
                [/scroll_to_unit]
-               [delay]
-                       time=1500
-               [/delay]
+
                [message]
                        description=Lord Logalmier
                        image="portraits/The_Rise_of_Wesnoth/logalmier.png"
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg:1.17 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg:1.18
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg:1.17        Mon Mar 
28 21:35:57 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Epilogue.cfg     Sun Apr  3 
04:54:02 2005
@@ -59,13 +59,14 @@
                        description=Minister Edmond
                [/recall]
 
-               [teleport]
+               [store_unit]
+                       variable=haldric_s
+                       kill=yes
                        [filter]
-                               description=Prince Haldric
+                       description=Prince Haldric
                        [/filter]
-                       x=11
-                       y=7
-               [/teleport]
+               [/store_unit]
+
                [teleport]
                        [filter]
                                description=Lady Jessica
@@ -134,12 +135,39 @@
        [event]
        name=start
                [scroll_to_unit]
-                       description=Prince Haldric
-                       x=11
-                       y=7
+                       description=Lady Jessica
+                       x=8
+                       y=5
                [/scroll_to_unit]
+
+               [move_unit_fake]
+                       type=$haldric_s.type
+                       x=12,13,13,13,13,12,11,11
+                       y=10,10,9,8,7,6,6,7
+               [/move_unit_fake]
+
+               [set_variable]
+                       name=haldric_s.facing
+                       value=reverse
+               [/set_variable]
+               [set_variable]
+                       name=haldric_s.x
+                       value=11
+               [/set_variable]
+               [set_variable]
+                       name=haldric_s.y
+                       value=7
+               [/set_variable]
+
+               [unstore_unit]
+                       variable=haldric_s
+                       find_vacant=yes
+               [/unstore_unit]
+
+               {CLEAR_VARIABLE haldric_s}
+
                [delay]
-                       time=2500
+                       time=1250
                [/delay]
 
                [message]
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.35 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.36
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.35    Fri Apr 
 1 21:38:04 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg Sun Apr  3 
04:54:02 2005
@@ -4,7 +4,7 @@
        name= _ "The Midlands"
        map_data="{maps/The_Rise_of_Wesnoth/The_Midlands}"
        {TURNS 45 42 39}
-       
+
        {scenarios/The_Rise_of_Wesnoth/trow-nohome.cfg}
 
        {DAWN}
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.15 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.16
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.15        Mon Mar 
28 21:35:57 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg     Sun Apr  3 
04:54:02 2005
@@ -129,8 +129,9 @@
                                x=11
                                y=7
                [/scroll_to_unit]
+
                [delay]
-                       time=1500
+                       time=1250
                [/delay]
 
                [message]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]