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


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion The_Out...
Date: Sat, 23 Apr 2005 16:39:22 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 05/04/23 20:39:21

Modified files:
        data/scenarios/Eastern_Invasion: The_Outpost.cfg 

Log message:
        Used [objectives] tag so that the objectives changes when it makes 
sense for them to

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.18 
wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.19
--- wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.18        Sun Mar 
27 23:06:16 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg     Sat Apr 23 
20:39:21 2005
@@ -169,7 +169,29 @@
                description=Dacyn
                message= _ "Aha! We can escape from here now! I have found a 
trapdoor next to the castle!"
                [/message]
-               
+               [message]
+               description=Gweddry
+               message= _ "Good! We can't resist these undead much longer."
+               [/message]
+               [objectives]
+               side=1
+                       [objective]
+                       description= _ "Move Gweddry to the trapdoor"
+                       condition=win
+                       [/objective]
+                       [objective]
+                       description= _ "Death of Gweddry"
+                       condition=lose
+                       [/objective]
+                       [objective]
+                       description= _ "Death of Dacyn"
+                       condition=lose
+                       [/objective]
+                       [objective]
+                       description= _ "Turns run out"
+                       condition=lose
+                       [/objective]
+               [/objectives]
        #you win when you move to the trapdoor
                [item]
                x=9




reply via email to

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