blob: c887347f1d8504fe1025f6ee7613135ce4f373a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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:
- id: farmer
wander_rooms: [161]
- id: farmer
wander_rooms: [161]
- id: bioengineer
wander_rooms: [161]
|