diff options
Diffstat (limited to 'data/rooms/150.yaml')
| -rw-r--r-- | data/rooms/150.yaml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/data/rooms/150.yaml b/data/rooms/150.yaml deleted file mode 100644 index 462a30c..0000000 --- a/data/rooms/150.yaml +++ /dev/null @@ -1,32 +0,0 @@ -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 - south: 152 -objects: - - id: tool_shed -spawns: - - item_id: rake - quantity: 1 - respawn_ticks: 120 - - item_id: spade - quantity: 1 - respawn_ticks: 120 - - item_id: watering_can - quantity: 1 - respawn_ticks: 120 - - item_id: plant_cure - quantity: 3 - respawn_ticks: 200 - - item_id: guam_seed - quantity: 5 - respawn_ticks: 300 - - item_id: potato_seed - quantity: 10 - respawn_ticks: 300 - - item_id: onion_seed - quantity: 10 - respawn_ticks: 300 |
