diff options
Diffstat (limited to 'data/rooms/agility/220.yaml')
| -rw-r--r-- | data/rooms/agility/220.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/agility/220.yaml b/data/rooms/agility/220.yaml new file mode 100644 index 0000000..d6826a3 --- /dev/null +++ b/data/rooms/agility/220.yaml @@ -0,0 +1,9 @@ +id: 220 +name: "Reactor Course - Scaffolding" +description: "Massive metal scaffolding surrounds the outer reactor housing. The structure vibrates with the reactor's pulse. Heat radiates from every surface, and warning klaxons sound periodically in the distance." +on_enter: + - message: "Type 'climb' to ascend the scaffolding." +exits: + down: + room: 200 + blocked_message: "" |
