aboutsummaryrefslogtreecommitdiff
path: root/data/objects/fly_fishing_spot.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-27 16:50:41 -0400
committerhistoria <[not public]>2026-06-27 16:50:41 -0400
commit988b006a5bb9edb6465653566e7bdf8175347b8c (patch)
tree3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/objects/fly_fishing_spot.yaml
parent1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff)
downloadthehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/objects/fly_fishing_spot.yaml')
-rw-r--r--data/objects/fly_fishing_spot.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/objects/fly_fishing_spot.yaml b/data/objects/fly_fishing_spot.yaml
index 8d12a80..c120466 100644
--- a/data/objects/fly_fishing_spot.yaml
+++ b/data/objects/fly_fishing_spot.yaml
@@ -1,4 +1,4 @@
-color: "75"
+color: "4B"
description: Insects dance above the water. Use a fly fishing rod with feathers here.
gather:
bait: feather
@@ -6,17 +6,17 @@ gather:
drops:
- item_id: raw_trout
level: 20
- message: You catch a {69}raw trout{/}.
+ message: You catch a {45}raw trout{/}.
weight: 50
xp: 50
- item_id: raw_salmon
level: 30
- message: You catch a {69}raw salmon{/}.
+ message: You catch a {45}raw salmon{/}.
weight: 50
xp: 70
- item_id: raw_rainbow_fish
level: 38
- message: You catch a {177}raw rainbow fish{/}.
+ message: You catch a {B1}raw rainbow fish{/}.
weight: 30
xp: 80
fail_message: Nothing seems to bite.