diff options
Diffstat (limited to 'data/rooms/example/agility/99999225.yaml')
| -rw-r--r-- | data/rooms/example/agility/99999225.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/example/agility/99999225.yaml b/data/rooms/example/agility/99999225.yaml new file mode 100644 index 0000000..feb32e9 --- /dev/null +++ b/data/rooms/example/agility/99999225.yaml @@ -0,0 +1,9 @@ +id: 99999225 +name: "Reactor Course - Radiation Barrier" +description: "A containment barrier hums with energy, its surface shimmering with a faint purple glow. It pulses on and off in a regular cycle. Beyond it, the final stretch of the course is visible." +on_enter: + - message: "Type 'vault' to clear the barrier." +exits: + down: + room: 99999200 + blocked_message: "" |
