diff options
Diffstat (limited to 'data/rooms/agility/222.yaml')
| -rw-r--r-- | data/rooms/agility/222.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/agility/222.yaml b/data/rooms/agility/222.yaml new file mode 100644 index 0000000..119db01 --- /dev/null +++ b/data/rooms/agility/222.yaml @@ -0,0 +1,9 @@ +id: 222 +name: "Reactor Course - Steam Pipe" +description: "An enormous steam pipe, two meters in diameter, stretches across the reactor chamber. Steam vents periodically blast from pressure valves along its length. The pipe's surface is warm but not scalding -- yet." +on_enter: + - message: "Type 'balance' to traverse the pipe." +exits: + down: + room: 200 + blocked_message: "" |
