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/Son_Of_The_Black_Eye Tow...


From: Philippe Plantier
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Son_Of_The_Black_Eye Tow...
Date: Sat, 19 Mar 2005 13:23:47 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <address@hidden>      05/03/19 18:23:47

Modified files:
        data/scenarios/Son_Of_The_Black_Eye: 
                                             Towards_Mountains_of_Haag.cfg 

Log message:
        Using the [objectives] patch to fix 8-month-old bug #9528.

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

Patches:
Index: wesnoth/data/scenarios/Son_Of_The_Black_Eye/Towards_Mountains_of_Haag.cfg
diff -u 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/Towards_Mountains_of_Haag.cfg:1.22 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/Towards_Mountains_of_Haag.cfg:1.23
--- 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/Towards_Mountains_of_Haag.cfg:1.22  
    Mon Feb 28 12:06:33 2005
+++ wesnoth/data/scenarios/Son_Of_The_Black_Eye/Towards_Mountains_of_Haag.cfg   
Sat Mar 19 18:23:47 2005
@@ -19,12 +19,24 @@
 
        music="wesnoth-2.ogg"
 
-       objectives= _ "
-Victory:
address@hidden Kapou'e to the end of the mountains
-Defeat:
-#Death of Kapou'e
-#Turns run out"
+       [event]
+       name=prestart
+               [objectives]
+               side=1
+                       [objective]
+                       condition=win
+                       description=_ "Move Kapou'e to the end of the mountains"
+                       [/objective]
+                       [objective]
+                       condition=lose
+                       description=_ "Death of Kapou'e"
+                       [/objective]
+                       [objective]
+                       condition=lose
+                       description=_ "Turns run out"
+                       [/objective]
+               [/objectives]
+       [/event]
 
        [item]
        x=26
@@ -187,6 +199,26 @@
                description=Blemaker
                message= _ "You are right, my son.  We will help our orcish 
friends.  But take care of you ... I would be desperate if something would 
happen to you."
                [/message]
+
+               [objectives]
+               side=1
+                       [objective]
+                       condition=win
+                       description=_ "Move Kapou'e to the end of the mountains"
+                       [/objective]
+                       [objective]
+                       condition=lose
+                       description=_ "Death of Kapou'e"
+                       [/objective]
+                       [objective]
+                       condition=lose
+                       description=_ "Death of Grüü"
+                       [/objective]
+                       [objective]
+                       condition=lose
+                       description=_ "Turns run out"
+                       [/objective]
+               [/objectives]
        [/event]
        
        [event]




reply via email to

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