aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/wilderness/99999150.yaml
blob: f11610fc2b3e7629953a3f9f001dab47eb5c63a2 (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
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