aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/wilderness/150.yaml
blob: 36b86ea977d1d489483f97e43c45f0b86d98118f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
item_spawns:
  - id: rake
    quantity: 1
    respawn_ticks: 120
  - id: spade
    quantity: 1
    respawn_ticks: 120
  - id: watering_can
    quantity: 1
    respawn_ticks: 120
  - id: plant_cure
    quantity: 3
    respawn_ticks: 200
  - id: guam_seed
    quantity: 5
    respawn_ticks: 300
  - id: potato_seed
    quantity: 10
    respawn_ticks: 300
  - id: onion_seed
    quantity: 10
    respawn_ticks: 300