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/Eastern_Invasion Capture...


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Capture...
Date: Tue, 30 Nov 2004 17:51:31 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 04/11/30 22:37:14

Modified files:
        data/scenarios/Eastern_Invasion: Captured.cfg Escape_Tunnel.cfg 
                                         The_Drowned_Plains.cfg 
                                         Tribal_Warfare.cfg 

Log message:
        Made holy water not use first_time_only=no, since I'm (almost) sure it 
works
        and it makes no sense to have it there. Also used [allow_undo] in a 
couple of
        places.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.25 
wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.26
--- wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.25   Tue Nov 23 
15:16:00 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg        Tue Nov 30 
22:37:14 2004
@@ -668,6 +668,10 @@
                                name=D_created
                                [/clear_variable]
                        [/then]
+                       [else]
+                               [allow_undo]
+                               [/allow_undo]
+                       [/else]
                [/if]
        [/event]
 
@@ -719,6 +723,10 @@
                                value=no
                                [/set_variable]
                        [/then]
+                       [else]
+                               [allow_undo]
+                               [/allow_undo]
+                       [/else]
                [/if]
        [/event]
        
@@ -806,7 +814,6 @@
 
        [event]
        name=moveto
-       first_time_only=no
                [filter]
                side=1
                x=12
Index: wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.19 
wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.20
--- wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.19      Tue Nov 
30 01:05:47 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg   Tue Nov 30 
22:37:14 2004
@@ -111,7 +111,6 @@
 
        [event]
        name=moveto
-       allow_undo=yes
                [filter]
                x=29
                y=10
@@ -122,6 +121,8 @@
                id=msg_cmpgn_ei_02_03
                message= _ "This sign says 'Dead End'."
                [/message]
+               [allow_undo]
+               [/allow_undo]
        [/event]
        
        #find the dwarves
Index: wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.7 
wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.8
--- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.7  Fri Nov 
 5 23:18:22 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg      Tue Nov 
30 22:37:14 2004
@@ -60,7 +60,7 @@
                description=Owaec
                [/recall]
                [message]
-               description=Gweddry
+               description=Owaec
                message= _ "What the... swamps? These were fertile plains when 
I was here last!"
                [/message]
                [message]
Index: wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.13 
wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.14
--- wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.13     Fri Nov 
 5 23:18:22 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg  Tue Nov 30 
22:37:14 2004
@@ -224,7 +224,6 @@
 
        [event]
        name=moveto
-       first_time_only=no
                [filter]
                side=1
                x=20




reply via email to

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