UtBS: minor changes to scenarios

This commit is contained in:
Asa Swain 2006-05-22 17:07:38 +00:00
parent 9a8d4a4cb2
commit dddaa76c50
5 changed files with 74 additions and 22 deletions

View file

@ -13,12 +13,12 @@ WWWWWWWWWWWWW&WWWWWWWWWWWMMMJJJJIIJJJEIJJJJJJMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWWW&WWWWWuWuWWWMMMJJJJIJJJJJIJJIJJJMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWWWW&&uuuWuWuWWWMMMJJJJJJIIEIIIIIJMMMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWuuuu&WWWWWWuuWWMMMJJJIIIJJEJJIIJJMMMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWuWWWWWpWWWWWWuWWMMMJJJIIJJIEEJJJJMMMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWuWWWWWpWuWWWWuWWMMMJJJIIJJIEEJJJJMMMMWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWuWuuuuuurWWWWuuWMMIJIIIIJJJIIEIJJJJJMMMWMMMWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWuuWrruCuurrWWWWIIIMIJJJJJJJIIEEIIJJJMMMMMMMMWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWuuWWWWWWKCuuupWWMMMMMJJJUJJJJJEEUEEIJJJJJMMMMMMWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWuuWWWWWWWWCruuurWMMMMJJJJJJJJIIEG@GGEEUEJJJJMMMMWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWW[uu[uWWWWWWupruuMMMMMMJJJJJJIIIEGG@@GEJEJEEJJMMMWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWW[uu[uWWWWuuupruuMMMMMMJJJJJJIIIEGG@@GEJEJEEJJMMMWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWW&&&uuurWWWWWWWurMMJJJJUJJJIJIIIIIEEUG@GEJJJUEJJMMMWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWW&uWWWWWWWWWMMMMJJJJJEEEEIEEEIIIIEEUEEJJEEJJJMMMWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWW&uWuWWWWWWWMMMJJJJJJJUJJEGGGEEIEEIEIJJJEUJJJMMMWWWWWWWWWWWWWWWWWWWWWWWWW

View file

@ -2335,24 +2335,11 @@ side=1
[/message]
[/then]
[/if]
[/then]
[else]
[message]
description=Dwarf Ghost
message= _ "Thank you. You have done for me what all my dwarven kin never did. May Moradin bless you and watch over you. I leave now for the halls of my ancestors..."
[/message]
[kill]
description=Dwarf Ghost
animate=yes
[/kill]
[/else]
[/if]
[/event]
@ -2403,6 +2390,25 @@ side=1
name=met_ghost
value=2
[/set_variable]
# kills dwarf ghost blocking passage
[kill]
description=Dwarf Ghost
animate=no
[/kill]
# create new unit so that ghost can deliver final dialogue before leaving
{UNIT_ (Haunt) (Dwarf Ghost) 2 14 13}
[message]
description=Dwarf Ghost
message= _ "Thank you. You have done for me what all my dwarven kin never could. I will no longer block your way. May Moradin bless you and watch over you. I leave now for the halls of my ancestors..."
[/message]
[kill]
description=Dwarf Ghost
animate=yes
[/kill]
[/then]
[/if]

View file

@ -1463,11 +1463,11 @@ moves=0
#endif
#ifdef MEDIUM
income=10
gold=125
gold=110
#endif
#ifdef HARD
income=12
gold=150
gold=130
#endif
[/modify_side]

View file

@ -462,7 +462,10 @@ name=prestart
# rocks in human outpost/elves base cave
{PUT_IMG misc/rocks.png 16 17}
# chest of gold in human outpost at cave mouth
(PUT_IMG items/chest-plain-open.png 17 21}
# kill Elyssa to keep her from being recruited
[kill]
@ -4872,7 +4875,6 @@ message= _ "We're still trying to get a head count, but between the underground
[/else]
[/if]
[message]
description=Kaleh
message= _ "Well, Nym's right, we don't know what's out there. So we should set up a perimeter guard around the cave mouth and start discovering what this side of the mountains looks like."
@ -4908,6 +4910,50 @@ immediate=yes
[/event]
# Event 14.5 Player discovers human's chest of gold at cave mouth
[event]
name=moveto
[filter]
x,y=17,21
side=1
[/filter]
{PUT_IMG items/chest-plain-open.png 17 21}
[sound]
name=gold.ogg
[/sound]
[message]
speaker=unit
message= _ "Looks like the guards at this outpost had been saving away a bit of loot. I don't suppose they're going to mind anymore if we made use of it."
[/message]
#ifdef EASY
[gold]
amount=50
side=1
[/gold]
#endif
#ifdef MEDIUM
[gold]
amount=50
side=1
[/gold]
#endif
#ifdef HARD
[gold]
amount=25
side=1
[/gold]
#endif
[/event]
# Event 15: Elves step out into the daylight, Eloh appears

View file

@ -19,7 +19,7 @@
sound=bat-flapping.wav
[/frame]
[/movement_anim]
hitpoints=34
hitpoints=33
movement_type=undeadfly
movement=9
experience=40
@ -40,7 +40,7 @@
name=fangs
type=blade
range=melee
damage=8
damage=6
number=4
[specials]
{WEAPON_SPECIAL_DRAIN}