aboutsummaryrefslogtreecommitdiff
path: root/data/objects/net_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/net_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/net_fishing_spot.yaml')
-rw-r--r--data/objects/net_fishing_spot.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/objects/net_fishing_spot.yaml b/data/objects/net_fishing_spot.yaml
index e5d7d03..6f703f0 100644
--- a/data/objects/net_fishing_spot.yaml
+++ b/data/objects/net_fishing_spot.yaml
@@ -1,4 +1,4 @@
-color: "75"
+color: "4B"
description: Bubbles break the surface. Use a small or big fishing net here.
gather:
base_wait: 5
@@ -6,27 +6,27 @@ gather:
drops:
- item_id: raw_shrimps
level: 1
- message: You catch some {75}raw shrimps{/}.
+ message: You catch some {4B}raw shrimps{/}.
weight: 50
xp: 10
- item_id: raw_anchovies
level: 1
- message: You catch some {75}raw anchovies{/}.
+ message: You catch some {4B}raw anchovies{/}.
weight: 50
xp: 10
- item_id: raw_mackerel
level: 16
- message: You catch a {69}raw mackerel{/}.
+ message: You catch a {45}raw mackerel{/}.
weight: 50
xp: 20
- item_id: raw_cod
level: 23
- message: You catch a {69}raw cod{/}.
+ message: You catch a {45}raw cod{/}.
weight: 50
xp: 30
- item_id: raw_bass
level: 46
- message: You catch a {69}raw bass{/}.
+ message: You catch a {45}raw bass{/}.
weight: 50
xp: 50
fail_message: You catch nothing.