diff options
Diffstat (limited to 'data/rooms/9.yaml')
| -rw-r--r-- | data/rooms/9.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/data/rooms/9.yaml b/data/rooms/9.yaml index aca7ec2..da72432 100644 --- a/data/rooms/9.yaml +++ b/data/rooms/9.yaml @@ -1,6 +1,16 @@ id: 9 name: "Scavenging Post" -description: "A cluttered yard full of scrap metal and discarded technology. This area is not yet accessible." +description: "A cluttered yard full of {243}scrap metal{/} and discarded technology. Piles of salvageable debris are scattered across the ground. The air smells of ozone and rust." exits: east: 10 west: 8 + north: 150 + south: 151 + northeast: 152 + southeast: 153 + northwest: 154 + southwest: 155 +objects: + - id: scrap_pile + - id: scrap_pile + - id: scrap_pile |
