aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example/wilderness/99999150.yaml
blob: 3e74da24ea5b0dce70bcd512f597eba62aac675e (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
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."
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