# Room 61: Tower Stairs This is the interior spiral staircase of the stone tower in the old house. The room consists of narrow, steep steps that wind upward to the top of the tower and downward to the cellar. Players can look at the stairs, walls, and surrounding features, but there are no objects to interact with. Walking on the stairs triggers a dangerous falling sequence that transports the player to the cellar room. ## Look Description "The steps spiral steeply up the stone tower of this old house." ## Interactions | Status | Behavior Type | Command | Response | |--------|--------------|---------|----------| | TODO | Look | `look stair` / `look stairs` / `look step` / `look steps` | "The steps in this tower are steep and narrow. Be careful!" | | TODO | Look | `look down` / `look 130 and not on fallStairs script, looper is disabled - Control areas: $0040 = exit to room 66 (down), $0020 = exit to room 58 (up), $0004 = fall trigger area, $0200 = climbing area (enables looper) - fallStairs script changes room picture to 66 during fall animation sequence