blob: 119db01b5608fa99b45a2e09b2aa009ac4b2d071 (
plain)
1
2
3
4
5
6
7
8
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: ""
|