blob: d814f7d1d5df1fae86bf002b2d1f6b53aac6e139 (
plain)
1
2
3
4
5
6
7
8
9
|
id: 205
name: "Ventilation Shaft - Emergency Chute"
description: "A smooth metal chute angles steeply downward, polished by countless slides. An old emergency evacuation sign hangs crookedly on the wall. This is the final obstacle -- the chute leads back to the training grounds."
on_enter:
- message: "Type 'slide' to descend the chute."
exits:
down:
room: 200
blocked_message: ""
|