diff options
Diffstat (limited to 'data/rooms/agility/223.yaml')
| -rw-r--r-- | data/rooms/agility/223.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/agility/223.yaml b/data/rooms/agility/223.yaml new file mode 100644 index 0000000..0e557f6 --- /dev/null +++ b/data/rooms/agility/223.yaml @@ -0,0 +1,9 @@ +id: 223 +name: "Reactor Course - Platform Gap" +description: "A section of the reactor maintenance platform has collapsed into the void below. Emergency barriers block the edges, but someone has moved them aside here. The gap is intimidating but clearable." +on_enter: + - message: "Type 'jump' to clear the gap." +exits: + down: + room: 200 + blocked_message: "" |
