diff options
Diffstat (limited to 'data/rooms/wilderness')
| -rw-r--r-- | data/rooms/wilderness/150.yaml | 1 | ||||
| -rw-r--r-- | data/rooms/wilderness/151.yaml | 1 | ||||
| -rw-r--r-- | data/rooms/wilderness/152.yaml | 1 | ||||
| -rw-r--r-- | data/rooms/wilderness/160.yaml | 1 | ||||
| -rw-r--r-- | data/rooms/wilderness/161.yaml | 1 | ||||
| -rw-r--r-- | data/rooms/wilderness/162.yaml | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/data/rooms/wilderness/150.yaml b/data/rooms/wilderness/150.yaml index 36b86ea..3e74da2 100644 --- a/data/rooms/wilderness/150.yaml +++ b/data/rooms/wilderness/150.yaml @@ -1,7 +1,6 @@ id: 150 name: "Hydroponics Bay" description: "A large enclosed area with climate-controlled growing stations. {34}Lush green patches{/} of soil are laid out in neat rows under artificial UV lamps. A {94}tool shed{/} stands near the entrance. Exits lead to specialized growing areas." -map_symbol: "H" exits: north: 15 east: 151 diff --git a/data/rooms/wilderness/151.yaml b/data/rooms/wilderness/151.yaml index 1bb25bf..4242270 100644 --- a/data/rooms/wilderness/151.yaml +++ b/data/rooms/wilderness/151.yaml @@ -1,7 +1,6 @@ id: 151 name: "Herb Garden" description: "A dedicated section of the hydroponics bay for growing herbs. {28}Herb patches{/} are arranged in two rows under specialized grow lights. The air here smells faintly of fresh vegetation." -map_symbol: "G" exits: west: 150 objects: diff --git a/data/rooms/wilderness/152.yaml b/data/rooms/wilderness/152.yaml index 5d2f62d..787bbbd 100644 --- a/data/rooms/wilderness/152.yaml +++ b/data/rooms/wilderness/152.yaml @@ -1,7 +1,6 @@ id: 152 name: "Allotment Field" description: "A section with larger soil beds for growing vegetables. {94}Allotment patches{/} stretch across the floor under warm overhead lamps. A single {213}flower patch{/} sits in the corner." -map_symbol: "A" exits: north: 150 objects: diff --git a/data/rooms/wilderness/160.yaml b/data/rooms/wilderness/160.yaml index dea9d00..7f30c34 100644 --- a/data/rooms/wilderness/160.yaml +++ b/data/rooms/wilderness/160.yaml @@ -1,7 +1,6 @@ id: 160 name: "Market Square" description: "A noisy open-air market wedged between crumbling hab-blocks. Vendors hawk salvaged tech and reconstituted food from makeshift stalls. A {220 bold}Guard{/} watches over the area with a stern expression." -map_symbol: "M" exits: north: 1 east: 161 diff --git a/data/rooms/wilderness/161.yaml b/data/rooms/wilderness/161.yaml index c887347..7c2c140 100644 --- a/data/rooms/wilderness/161.yaml +++ b/data/rooms/wilderness/161.yaml @@ -1,7 +1,6 @@ id: 161 name: "Farm Outpost" description: "A cluster of hydroponic grow-pods on the asteroid's surface, shielded by a flickering atmospheric dome. Rows of bio-luminescent crops stretch into the distance." -map_symbol: "F" exits: west: 160 mobs: diff --git a/data/rooms/wilderness/162.yaml b/data/rooms/wilderness/162.yaml index a8333d8..6aab585 100644 --- a/data/rooms/wilderness/162.yaml +++ b/data/rooms/wilderness/162.yaml @@ -1,6 +1,5 @@ id: 162 name: "Detention Cell" description: "A small, grimy holding cell. The walls are scratched with tally marks from previous occupants. A heavy door bars the only exit." -map_symbol: "J" exits: north: 1
\ No newline at end of file |
