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


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion The_Dro...
Date: Thu, 09 Jun 2005 19:34:28 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 05/06/09 23:34:28

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

Log message:
        Sorry to have so many commits on top of each other. For some reason this
        scenario's objectives weren't in the new format.

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

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.22 
wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.23
--- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.22 Thu Jun 
 9 23:31:10 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg      Thu Jun 
 9 23:34:28 2005
@@ -15,15 +15,6 @@
 
        music="wesnoth-2.ogg"
 
-       objectives= _ "
-Victory:
address@hidden Khrakrahs the Skeletal Dragon
-Defeat:
-#Death of Gweddry
-#Death of Dacyn
-#Death of Owaec
-#Turns run out"
-
        {scenarios/Eastern_Invasion/deaths.cfg}
 
        [story]
@@ -205,7 +196,26 @@
 #enddef
 
        [event]
-       name=start
+       name=prestart
+               [objectives]
+               side=1
+                       [objective]
+                       description= _ "Defeat Khrakrahs, the Skeletal Dragon"
+                       condition=win
+                       [/objective]
+                       [objective]
+                       description= _ "Death of Gweddry"
+                       condition=lose
+                       [/objective]
+                       [objective]
+                       description= _ "Death of Dacyn"
+                       condition=lose
+                       [/objective]
+                       [objective]
+                       description= _ "Death of Owaec"
+                       condition=lose
+                       [/objective]
+               [/objectives]
                {FAKE_VILLAGE 42 4}
                {FAKE_VILLAGE 40 9}
                {FAKE_VILLAGE 37 12}
@@ -221,6 +231,10 @@
                {FAKE_VILLAGE 17 24}
                {FAKE_VILLAGE 36 20}
 #endif
+       [/event]
+
+       [event]
+       name=start
                [recall]
                description=Dacyn
                [/recall]




reply via email to

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