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: Mon, 03 Jan 2005 18:27:35 -0500

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

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

Log message:
        Balancing changes. (very little could be done to make it LESS balanced, 
so...:)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg.diff?tr1=1.24&tr2=1.25&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.24 
wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.25
--- wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.24   Mon Jan 
 3 00:01:30 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg        Mon Jan 
 3 23:14:03 2005
@@ -54,7 +54,7 @@
        canrecruit=1
        recruit=Horseman,Bowman
        team_name=good
-       {GOLD 200 150 100}
+       {GOLD 180 140 90}
                [ai]
                {NO_SCOUTS}
                        [avoid]
@@ -73,7 +73,7 @@
        recruit=Skeleton,Skeleton Archer
        team_name=evil
        {INCOME 5 10 15}
-       {GOLD 20 30 40}
+       {GOLD 30 40 50}
                [ai]
                aggression=-0.1
                [/ai]   
@@ -215,9 +215,10 @@
                                [/variable]
                        [/or]
                        [or]
-                               [have_unit]
-                               description=Shodrano
-                               [/have_unit]
+                               [variable]
+                               name=shodranoshown
+                               equals=yes
+                               [/variable]
                        [/or]   
                        [else]
                                [unit]
@@ -227,6 +228,10 @@
                                y=$y1
                                description=Shodrano
                                [/unit]
+                               [set_variable]
+                               name=shodranoshown
+                               value=yes
+                               [/set_variable]
                                [message]
                                description=Shodrano
                                message= _ "So, you have found my hiding place. 
Very well, I guess I will have to kill you!"
@@ -248,21 +253,76 @@
                description=Shodrano
                message= _ "You have defeated me! I can terrorize the villagers 
no more..."
                [/message]
-               [message]
-               description=Owaec
-               message= _ "I have fufilled me duty to the villages. Now I 
suppose I can join you in your quest."
-               [/message]
-               [unstore_unit]
-               variable=dacyn
-               find_vacant=yes
-               [/unstore_unit]
-               [message]
-               description=Dacyn
-               message= _ "Good job! Now, we should move onward, north. The 
undead scout has warned us; we must get far away from these lands. I think we 
should go north, and try to reach Weldyn from a different route."
-               [/message]
-               [endlevel]
-               bonus=yes
-               [/endlevel]
+               [if]
+                       [have_unit]
+                       name=Lanar-Skal
+                       [/have_unit]
+                       [then]
+                               [message]
+                               description=Owaec
+                               message= _ "We still need to defeat these 
undead for the villages to be safe."
+                               [/message]
+                       [/then]
+                       [else]
+                               [message]
+                               description=Owaec
+                               message= _ "I have fufilled me duty to the 
villages. Now I suppose I can join you in your quest."
+                               [/message]
+                               [unstore_unit]
+                               variable=dacyn
+                               find_vacant=yes
+                               [/unstore_unit]
+                               [message]
+                               description=Dacyn
+                               message= _ "Good job! Now, we should move 
onward, north. The undead scout has warned us; we must get far away from these 
lands. I think we should go north, and try to reach Weldyn from a different 
route."
+                               [/message]
+                               [endlevel]
+                               bonus=yes
+                               [/endlevel]
+                       [/else]
+               [/if]
        [/event]
 
+       [event]
+       name=die
+               [filter]
+               description=Lanar-Skal
+               [/filter]
+               [if]
+                       [or]
+                               [have_unit]
+                               description=Shodrano
+                               [/have_unit]
+                       [/or]
+                       [or]
+                               [variable]
+                               name=shodranoshown
+                               equals=no
+                               [/variable]
+                       [/or]
+                       [then]
+                               [message]
+                               description=Owaec
+                               message= _ "There is still that outlaw to take 
care of."
+                               [/message]
+                       [/then]
+                       [else]
+                               [message]
+                               description=Owaec
+                               message= _ "I have fufilled me duty to the 
villages. Now I suppose I can join you in your quest."
+                               [/message]
+                               [unstore_unit]
+                               variable=dacyn
+                               find_vacant=yes
+                               [/unstore_unit]
+                               [message]
+                               description=Dacyn
+                               message= _ "Good job! Now, we should move 
onward, north. The undead scout has warned us; we must get far away from these 
lands. I think we should go north, and try to reach Weldyn from a different 
route."
+                               [/message]
+                               [endlevel]
+                               bonus=yes
+                               [/endlevel]
+                       [/else]
+               [/if]
+       [/event]                        
 [/scenario]




reply via email to

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