aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/3.yaml
blob: b54546fb8c158953abdc75721d1037ecb1d8e2a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
id: 3
name: "Fly Fishing Pool"
description: "A calm pool where insects hover over the water. Perfect for fly fishing."
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