diff options
Diffstat (limited to 'data/rooms/example/town/999999.yaml')
| -rw-r--r-- | data/rooms/example/town/999999.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/rooms/example/town/999999.yaml b/data/rooms/example/town/999999.yaml new file mode 100644 index 0000000..71b7f5f --- /dev/null +++ b/data/rooms/example/town/999999.yaml @@ -0,0 +1,13 @@ +id: 999999 +name: "Scavenging Post" +description: "A cluttered yard full of {243}scrap{/} and discarded technology. Piles of salvageable debris are scattered across the ground. The air smells of ozone and rust." +exits: + east: 9999910 + west: 999998 + north: 99999150 + south: 99999151 +objects: + - id: scrap_pile + - id: scrap_pile + - id: scrap_pile + - id: solar_altar |
