aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/3.yaml
blob: 8e4d1ed1a25eac607346b19989fc1f4ad383ce0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
id: 3
name: "Fly Fishing Pool"
description: "A calm pool where insects hover over the water. Perfect for fly fishing."
map_symbol: "X"
exits:
  south: 2
objects:
  - id: fly_fishing_spot
spawns:
  - item_id: fly_fishing_rod
    quantity: 1
    respawn_ticks: 30
  - item_id: feather
    quantity: 15
    respawn_ticks: 60