Skip to content

Commit

Permalink
NR S5a: improved spider chamber entrance sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Mar 20, 2015
1 parent ae647a3 commit 67e91ad
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions data/campaigns/Northern_Rebirth/scenarios/05a_The_Pursuit.cfg
Expand Up @@ -1635,9 +1635,13 @@
[filter]
side=1
x=10-18
y=1-5
y=1-6
[/filter]

[scroll_to]
x,y=14,4
[/scroll_to]

[message]
speaker=unit
message= _ "So this is the Great Chamber eh? Doesn’t look like there is much to see here."
Expand All @@ -1647,8 +1651,8 @@

[message]
speaker=narrator
image=none
message= _ "(<i>Rumble</i>)"
image=wesnoth-icon.png
message= _ "The ground shakes."
[/message]

[message]
Expand All @@ -1659,18 +1663,20 @@
{QUAKE "cave-in.ogg"}
{QUAKE "cave-in.ogg"}

[message]
speaker=unit
message= _ "What was that? Oh, woe — two big slabs of rock cutting off our retreat!"
[/message]

# Cutting off the exit
[terrain]
x=10,11
y=6, 7
terrain=Xu
[/terrain]

[redraw][/redraw]

[message]
speaker=unit
message= _ "What is this? Out retreat is cut off!"
[/message]

# Spawning spiders depending on difficulty
{NOTRAIT_UNIT 2 "Giant Spider" 6 2}
{NOTRAIT_UNIT 2 "Giant Spider" 6 3}
Expand Down

0 comments on commit 67e91ad

Please sign in to comment.