diff options
Diffstat (limited to 'data/rooms/example_unused/underground2/9999962.yaml')
| -rw-r--r-- | data/rooms/example_unused/underground2/9999962.yaml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/rooms/example_unused/underground2/9999962.yaml b/data/rooms/example_unused/underground2/9999962.yaml index b5b89c4..1e41704 100644 --- a/data/rooms/example_unused/underground2/9999962.yaml +++ b/data/rooms/example_unused/underground2/9999962.yaml @@ -1,7 +1,10 @@ name: "Abandoned Bunker" -description: "A fortified bunker from some forgotten conflict. Sandbags are piled in the corners and spent shell casings litter the floor. A solitary figure stands watch over the remains." +description: + - text: "A fortified bunker from some forgotten conflict. Sandbags are piled in the corners and spent shell casings litter the floor. A solitary figure stands watch over the remains." exits: - up: 9999955 - down: 9999963 + up: + room: 9999955 + down: + room: 9999963 mobs: - id: veteran_merc |
