THoT S6: Now that the player is told which hut to look at, don't trigger Ratheln if the player ignores the hint.
Suggested by @sevu.
This commit is contained in:
parent
c2cf0288fc
commit
92bb1c263b
1 changed files with 3 additions and 3 deletions
|
@ -275,9 +275,9 @@
|
|||
[filter]
|
||||
side=1
|
||||
[filter_location]
|
||||
# Should be triggered regardless of how the Dwarves move through.
|
||||
x=18-21
|
||||
y=0-21
|
||||
# The player was given a hint to check this particular hut out
|
||||
x,y=19,10
|
||||
{QUANTITY radius 4 3 2}
|
||||
[/filter_location]
|
||||
[/filter]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue