diff --git a/contrib/tutorial_world/build.ev b/contrib/tutorial_world/build.ev index 491ff4c83..391ce6b77 100644 --- a/contrib/tutorial_world/build.ev +++ b/contrib/tutorial_world/build.ev @@ -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. # # 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 #