[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Evacuat...
From: |
Joseph Simmons |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Evacuat... |
Date: |
Mon, 28 Feb 2005 18:56:56 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Joseph Simmons <address@hidden> 05/02/28 23:56:56
Modified files:
data/scenarios/Eastern_Invasion: Evacuation.cfg
The_Drowned_Plains.cfg
deaths.cfg
Log message:
Added Engineer death to deaths.cfg; added dialogue to Drowned Plains;
will change Drowned Plains map
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg:1.26
wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg:1.27
--- wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg:1.26 Mon Feb 28
23:34:13 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/Evacuation.cfg Mon Feb 28
23:56:56 2005
@@ -248,7 +248,7 @@
[/if]
[kill]
x=0-31
- y=0-20
+ y=0-19
side=1
fire_event=yes
animate=yes
Index: wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.10
wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.11
--- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.10 Mon Feb
21 08:08:24 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg Mon Feb
28 23:56:56 2005
@@ -61,6 +61,9 @@
[recall]
description=Owaec
[/recall]
+ [recall]
+ description=Engineer
+ [/recall]
[message]
description=Owaec
message= _ "What the... swamps? These were fertile plains when
I was here last!"
@@ -70,12 +73,12 @@
message= _ "The lich-lord Mal-Ravanal must have flooded the
valley. The undead like the swamp. It is death, decay, everything that they are
themselves."
[/message]
[message]
- description=Owaec
- message= _ "I suppose we will have to wade across it... ugh."
+ description=Engineer
+ message= _ "I s'ppose we'll hav' to wade across it... ugh."
[/message]
[message]
description=Mal-Rhazal
- message= _ "Die... die... my master is calling you... Die!"
+ message= _ "Rise... kill... my master is calling you... Rise!"
[/message]
[unit]
x=27
@@ -119,6 +122,9 @@
type=$type
side=2
[/unit]
+[clear_variable]
+name=type
+[/clear_variable]
#enddef
Index: wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg:1.5
wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg:1.6
--- wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg:1.5 Tue Dec 7
22:36:33 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/deaths.cfg Mon Feb 28 23:56:56 2005
@@ -41,3 +41,14 @@
result=defeat
[/endlevel]
[/event]
+
+ [event]
+ name=die
+ [filter]
+ description=Engineer
+ [/filter]
+ [message]
+ description=Owaec
+ message= _ "Wha'? Yah fail'd to give me protecshun..."
+ [/message]
+ [/event]