aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/town/3.yaml
blob: 16ce1c8fb84168cf43d204a489462dafa34f1e93 (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
item_spawns:
  - id: fly_fishing_rod
    quantity: 1
    respawn_ticks: 30
  - id: feather
    quantity: 15
    respawn_ticks: 60