Some prettiness fixes to 'Captured'.
This commit is contained in:
parent
37be8a4778
commit
28e279d29e
1 changed files with 37 additions and 59 deletions
|
@ -259,49 +259,29 @@
|
|||
description=Gweddry
|
||||
message= _ "I think Dacyn and Owaec have escaped already. Now I have to, also... these guards are not being very alert, I may be able to get past them..."
|
||||
[/message]
|
||||
#move-unit-fake 1
|
||||
[teleport]
|
||||
[filter]
|
||||
description=Gweddry
|
||||
[/filter]
|
||||
x,y=29,17
|
||||
[/teleport]
|
||||
[hide_unit]
|
||||
x,y=29,17
|
||||
[/hide_unit]
|
||||
[move_unit_fake]
|
||||
type=General
|
||||
x=35,29
|
||||
y=19,17
|
||||
[/move_unit_fake]
|
||||
[unhide_unit]
|
||||
x,y=29,17
|
||||
[/unhide_unit]
|
||||
[scroll_to_unit]
|
||||
description=Gweddry
|
||||
[/scroll_to_unit]
|
||||
{MOVE_UNIT description=Gweddry 30 18}
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
[message]
|
||||
description=Gweddry
|
||||
message= _ "Aha! There is a small crack in the cave wall here."
|
||||
[/message]
|
||||
#move-unit-fake 2
|
||||
[teleport]
|
||||
[filter]
|
||||
description=Gweddry
|
||||
[/filter]
|
||||
x,y=29,12
|
||||
[/teleport]
|
||||
[hide_unit]
|
||||
x,y=29,12
|
||||
[/hide_unit]
|
||||
[move_unit_fake]
|
||||
type=General
|
||||
x=29,29
|
||||
y=17,12
|
||||
[/move_unit_fake]
|
||||
[unhide_unit]
|
||||
x,y=29,12
|
||||
[/unhide_unit]
|
||||
|
||||
{MOVE_UNIT description=Gweddry 29 16}
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
{MOVE_UNIT description=Gweddry 29 12}
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
#dialogue
|
||||
[message]
|
||||
description=Dacyn
|
||||
|
@ -315,6 +295,9 @@
|
|||
description=Dacyn
|
||||
message= _ "Somewhere south of us. We are in a hidden passage in the north. Oh, and some others escaped too, along with Owaec."
|
||||
[/message]
|
||||
|
||||
{CLEAR_FOG 1 13 17 6}
|
||||
|
||||
[message]
|
||||
description=King Dra-Nak
|
||||
message= _ "Well, where are the prisoners?"
|
||||
|
@ -336,6 +319,14 @@
|
|||
message= _ "You fool! Well, find him. Bring him to me! Wait, no, just kill him on sight."
|
||||
[/message]
|
||||
|
||||
{UNCLEAR_FOG}
|
||||
|
||||
[place_shroud]
|
||||
side=1
|
||||
x=5-25
|
||||
y=5-25
|
||||
[/place_shroud]
|
||||
|
||||
#######################
|
||||
#event inside an event#
|
||||
#######################
|
||||
|
@ -353,17 +344,7 @@
|
|||
message= _ "Kill them."
|
||||
[/message]
|
||||
#these are prisoners even though the macro is called PRISON
|
||||
#first comes the annoying hack so the recalled units do not simply vanish
|
||||
[store_unit]
|
||||
[filter]
|
||||
description=Gweddry
|
||||
[/filter]
|
||||
variable=gweddry
|
||||
[/store_unit]
|
||||
[terrain]
|
||||
x,y=$gweddry.x,$gweddry.y
|
||||
letter=Kud
|
||||
[/terrain]
|
||||
|
||||
#first group of prisoners- in the small cell
|
||||
{PRISON 37 27}
|
||||
{PRISON 38 27}
|
||||
|
@ -378,17 +359,14 @@
|
|||
{PRISON 38 29}
|
||||
{PRISON 37 30}
|
||||
{PRISON 36 30}
|
||||
[terrain]
|
||||
x,y=$gweddry.x,$gweddry.y
|
||||
letter=Uu
|
||||
[/terrain]
|
||||
[clear_variable]
|
||||
name=gweddry
|
||||
[/clear_variable]
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
#a prisoner says something
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=misc/empty.png # Stop wmmlint from inserting logo here
|
||||
x,y=37,27
|
||||
message= _ "The guards are distracted! Now is the time to escape!"
|
||||
[/message]
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue