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