UtBS S6a: Avoid Dust Devil speaking (resolves #8192).
This commit is contained in:
parent
1c30866f37
commit
76034387ce
1 changed files with 10 additions and 2 deletions
|
@ -1577,11 +1577,15 @@
|
|||
[/have_unit]
|
||||
[/filter_condition]
|
||||
|
||||
{CHECK_EXPLORER}
|
||||
|
||||
[message]
|
||||
speaker=unit
|
||||
speaker=$explorer.id
|
||||
message= _ "Look, a crumbling skeleton. I think this might be the body of the dwarven ghost. It shouldn’t take long to dig a shallow grave."
|
||||
[/message]
|
||||
|
||||
{CLEAR_VARIABLE explorer}
|
||||
|
||||
[redraw]
|
||||
[/redraw]
|
||||
|
||||
|
@ -1589,11 +1593,15 @@
|
|||
time=1000
|
||||
[/delay]
|
||||
|
||||
{CHECK_EXPLORER}
|
||||
|
||||
[message]
|
||||
speaker=unit
|
||||
speaker=$explorer.id
|
||||
message= _ "May Eloh, or whatever god you worship, grant you peace and safe passage to the afterlife. We will avenge your death."
|
||||
[/message]
|
||||
|
||||
{CLEAR_VARIABLE explorer}
|
||||
|
||||
# kills dwarf ghost blocking passage
|
||||
[kill]
|
||||
id=Dwarf Ghost
|
||||
|
|
Loading…
Add table
Reference in a new issue