diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999204.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999204.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/rooms/example_unused/agility2/99999204.yaml b/data/rooms/example_unused/agility2/99999204.yaml new file mode 100644 index 0000000..1555dbc --- /dev/null +++ b/data/rooms/example_unused/agility2/99999204.yaml @@ -0,0 +1,8 @@ +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: 99999200 + blocked_message: "" |
