diff options
Diffstat (limited to 'data/rooms/example_unused/underground2/9999958.yaml')
| -rw-r--r-- | data/rooms/example_unused/underground2/9999958.yaml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/rooms/example_unused/underground2/9999958.yaml b/data/rooms/example_unused/underground2/9999958.yaml index 09bd869..3b02c46 100644 --- a/data/rooms/example_unused/underground2/9999958.yaml +++ b/data/rooms/example_unused/underground2/9999958.yaml @@ -1,7 +1,10 @@ name: "Security Checkpoint" -description: "A fortified security station with blast shields and a decommissioned weapons locker. Scorch marks on the walls tell the story of a last stand." +description: + - text: "A fortified security station with blast shields and a decommissioned weapons locker. Scorch marks on the walls tell the story of a last stand." exits: - north: 9999955 - south: 9999959 + north: + room: 9999955 + south: + room: 9999959 mobs: - id: enforcer_bot |
