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/Heir_To_The_Throne The_S...


From: James Spencer
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Heir_To_The_Throne The_S...
Date: Sun, 09 Jan 2005 23:15:19 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     James Spencer <address@hidden>  05/01/10 03:42:34

Modified files:
        data/scenarios/Heir_To_The_Throne: The_Siege_of_Elensefar.cfg 

Log message:
        -Fix a path, add a final 'boo'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg
diff -u 
wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg:1.16 
wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg:1.17
--- wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg:1.16   
Mon Jan 10 01:36:07 2005
+++ wesnoth/data/scenarios/Heir_To_The_Throne/The_Siege_of_Elensefar.cfg        
Mon Jan 10 03:42:33 2005
@@ -182,6 +182,10 @@
                x=24
                y=40
                [/unit]
+
+               [redraw]
+               [/redraw]
+
                [message]
                id=msg5_7
                speaker=narrator
@@ -268,23 +272,32 @@
                message= _ "The party rested for three days, after which an old 
friend returned."
                [/message]
 
+               [move_unit_fake]
+                       type=Elder Mage
+                       x=25,24,24
+                       y=18,17,16
+               [/move_unit_fake]
+
                [unit]
                description=Delfador
                unrenamable=yes
                type=Elder Mage
-               x=20
-               y=20
+               x=24
+               y=16
                side=1
                [/unit]
                [unit]
                description=Kalenz
                unrenamable=1
                type=Elvish Lord
-               x=20
-               y=19
+               x=22
+               y=16
                side=1
                [/unit]
 
+               [redraw]
+               [/redraw]
+
                [message]
                id=msg5_16
                description=Delfador
@@ -375,6 +388,71 @@
                message= _ "Yes, Konrad. I believe you will be king one day. 
Now let us make haste!"
                [/message]
        [/event]
+
+       [event]
+               name=moveto
+               [filter]
+                       side=1
+                       x=16-17
+                       y=4-5
+               [/filter]
+
+               [message]
+               description=Muff Jaanal
+               message= _ "So you endeavour to fight me in my home. Foolish."
+               [/message]
+
+#ifdef EASY
+               [gold]
+                       side=3
+                       amount=30
+               [/gold]
+#else
+               [gold]
+                       side=3
+                       amount=60
+               [/gold]
+#endif
+
+               [terrain]
+                       x=13
+                       y=2
+                       letter=u
+               [/terrain]
+               [sound]
+                       name=gunshot.wav
+               [/sound]
+               [unit]
+                       type=Revenant
+                       side=3
+                       x=13
+                       y=2
+               [/unit]
+               [scroll_to_unit]
+                       x=13
+                       y=2
+               [/scroll_to_unit]
+
+               [terrain]
+                       x=22
+                       y=1
+                       letter=u
+               [/terrain]
+               [sound]
+                       name=gunshot.wav
+               [/sound]
+               [unit]
+                       type=Revenant
+                       side=3
+                       x=22
+                       y=1
+               [/unit]
+               [scroll_to_unit]
+                       x=22
+                       y=1
+               [/scroll_to_unit]
+       [/event]
+
        {scenarios/Heir_To_The_Throne/deaths.cfg}
 [/scenario]
 




reply via email to

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