diff options
Diffstat (limited to 'data/rooms/agility/204.yaml')
| -rw-r--r-- | data/rooms/agility/204.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/agility/204.yaml b/data/rooms/agility/204.yaml new file mode 100644 index 0000000..2d82040 --- /dev/null +++ b/data/rooms/agility/204.yaml @@ -0,0 +1,9 @@ +id: 204 +name: "Ventilation Shaft - Narrow Vent" +description: "The passage narrows dramatically here, becoming a tight rectangular vent barely wide enough to fit through. Scratches on the metal walls suggest others have squeezed through before you." +on_enter: + - message: "Type 'crawl' to squeeze through the vent." +exits: + down: + room: 200 + blocked_message: "" |
