diff options
Diffstat (limited to 'data/rooms/agility/211.yaml')
| -rw-r--r-- | data/rooms/agility/211.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/agility/211.yaml b/data/rooms/agility/211.yaml new file mode 100644 index 0000000..8b1f069 --- /dev/null +++ b/data/rooms/agility/211.yaml @@ -0,0 +1,9 @@ +id: 211 +name: "Rooftop Course - Building Gap" +description: "You stand on the edge of Hab Block 7's roof. Across a three-meter gap, the roof of Hab Block 8 awaits. The street below is a dizzying drop. A few old bootprints mark the takeoff point." +on_enter: + - message: "Type 'jump' to leap to the next building." +exits: + down: + room: 200 + blocked_message: "" |
