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 Retu...


From: James Spencer
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Retu...
Date: Mon, 01 Nov 2004 03:55:04 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     James Spencer <address@hidden>  04/11/01 08:49:33

Modified files:
        data/scenarios/The_Rise_of_Wesnoth: Return_of_the_Fleet.cfg 

Log message:
        Prevent prolonged darkness

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.13 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.14
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.13     
Fri Oct  1 18:41:15 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg  Mon Nov 
 1 08:49:32 2004
@@ -325,6 +325,27 @@
                        x=1-40
                        y=1-40
                [/place_shroud]
+
+               [store_unit]
+                       variable=haldric_tmp
+                       kill=no
+                       [filter]
+                       description=Prince Haldric
+                       [/filter]
+               [/store_unit]
+
+               [remove_shroud]
+                       x=$haldric_tmp.x
+                       y=$haldric_tmp.y
+               [/remove_shroud]
+
+               {CLEAR_VARIABLE haldric_tmp}
+
+               [remove_shroud]
+                       x=25-30
+                       y=34-38
+               [/remove_shroud]
+
        [/event]
        
        [event]




reply via email to

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