Tutorial_world: forgot to lock antechamber against mob entering.
This commit is contained in:
parent
b2b743b0aa
commit
a0d391900c
1 changed files with 1 additions and 1 deletions
|
|
@ -784,7 +784,7 @@ door opening shows the a wide courtyard to the west.
|
||||||
The stairs are worn by the age-old passage of feet.
|
The stairs are worn by the age-old passage of feet.
|
||||||
#
|
#
|
||||||
# Lock the antechamber so the ghost cannot get in there.
|
# Lock the antechamber so the ghost cannot get in there.
|
||||||
@lock stairs down = traverse:not is_mob
|
@lock stairs down = traverse:not attr(is_mob)
|
||||||
#
|
#
|
||||||
stairs down
|
stairs down
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue