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


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Norther...
Date: Sat, 23 Apr 2005 11:04:15 -0400

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

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

Log message:
        Fixed a bug where killing the enemy leader made you win when it 
shouldn't have

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

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.32 
wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.33
--- wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.32   Sun Mar 
27 23:06:16 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg        Sat Apr 
23 15:04:15 2005
@@ -50,6 +50,7 @@
        team_name=good
        {GOLD 180 140 90}
                [ai]
+               passive_leader=yes
                {NO_SCOUTS}
                        [avoid]
                        x=1-32
@@ -162,6 +163,10 @@
                variable=dacyn
                kill=yes
                [/store_unit]
+               [set_variable]
+               name=shodranoshown
+               value=no
+               [/set_variable]
        [/event]
        
        [event]
@@ -283,7 +288,7 @@
                        [then]
                                [message]
                                description=Owaec
-                               message= _ "We still need to defeat these 
undead for the villages to be safe."
+                               message= _ "We still need to defeat these 
undead for the villagers to be safe."
                                [/message]
                        [/then]
                        [else]
@@ -326,7 +331,7 @@
                        [then]
                                [message]
                                description=Owaec
-                               message= _ "There is still that outlaw to take 
care of."
+                               message= _ "There are still these outlaws to 
take care of - we must continue fighting here."
                                [/message]
                        [/then]
                        [else]




reply via email to

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