diff options
Diffstat (limited to 'data/rooms/example/town/9999917.yaml')
| -rw-r--r-- | data/rooms/example/town/9999917.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/rooms/example/town/9999917.yaml b/data/rooms/example/town/9999917.yaml new file mode 100644 index 0000000..82ff07d --- /dev/null +++ b/data/rooms/example/town/9999917.yaml @@ -0,0 +1,10 @@ +id: 9999917 +name: "Bonfire" +description: "A ring of stones surrounds a bed of ash. A few unlit logs wait nearby. A narrow passage leads north toward what sounds like echoing footsteps and clanging metal." +exits: + east: 9999918 + west: 9999916 + north: 99999200 +mobs: + - id: scrap_bot + - id: scrap_bot |
