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: Sun, 26 Dec 2004 15:21:40 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 04/12/26 20:10:13

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

Log message:
        Fixed bandit leader appearing in multiple villages (bug report from 
Santi)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg.diff?tr1=1.22&tr2=1.23&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.22 
wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.23
--- wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.22   Wed Dec 
 8 23:22:07 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg        Sun Dec 
26 20:10:13 2004
@@ -209,9 +209,12 @@
                [if]
                        [variable]
                        name=random
-                       less_than=$trapdiff
+                       greater_than_equal_to=$trapdiff
                        [/variable]
-                       [then]
+                       [have_unit]
+                       description=Shodrano
+                       [/have_unit]
+                       [else]
                                [unit]
                                type=Assassin
                                side=4
@@ -227,7 +230,7 @@
                                description=Owaec
                                message= _ "Thats the bandit leader! Kill him, 
and we will have fufilled our duty!"
                                [/message]
-                       [/then]
+                       [/else]
                [/if]
        [/event]
 




reply via email to

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