Maintain consistency with existing backwards-compatibility for race=elf.
Also, CHECK_EXPLORER macro is redundant with race restriction in [filter].
(cherry picked from commit fcc64cef59
)
This commit is contained in:
parent
fee8e853bb
commit
faf7db6036
1 changed files with 2 additions and 4 deletions
|
@ -752,7 +752,7 @@
|
|||
time_of_day_id=underground
|
||||
[/filter_location]
|
||||
side=1
|
||||
race=quenoth
|
||||
race=quenoth,elf
|
||||
[not]
|
||||
# Exclude Kaleh lest he potentially talks to himself if he is the first to enter the cave
|
||||
id=Kaleh
|
||||
|
@ -762,12 +762,10 @@
|
|||
[allow_undo]
|
||||
[/allow_undo]
|
||||
|
||||
{CHECK_EXPLORER}
|
||||
[message]
|
||||
speaker=$explorer.id
|
||||
speaker=$unit.id
|
||||
message= _ "Ugh! These tunnels are pitch black! It’s as bad as fighting in a moonless night, and it stinks of orc filth. I can hardly think of a place I would less like to go into."
|
||||
[/message]
|
||||
{CLEAR_VARIABLE explorer}
|
||||
|
||||
[message]
|
||||
speaker=Kaleh
|
||||
|
|
Loading…
Add table
Reference in a new issue