diff options
| author | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
| commit | 988b006a5bb9edb6465653566e7bdf8175347b8c (patch) | |
| tree | 3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/objects/harpoon_fishing_spot.yaml | |
| parent | 1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff) | |
| download | thehouseoficarus-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/harpoon_fishing_spot.yaml')
| -rw-r--r-- | data/objects/harpoon_fishing_spot.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/objects/harpoon_fishing_spot.yaml b/data/objects/harpoon_fishing_spot.yaml index 625235a..d1d88c5 100644 --- a/data/objects/harpoon_fishing_spot.yaml +++ b/data/objects/harpoon_fishing_spot.yaml @@ -1,21 +1,21 @@ -color: "75" +color: "4B" description: Large shadows move beneath the waves. Use a harpoon here. gather: base_wait: 6 drops: - item_id: raw_tuna level: 35 - message: You harpoon a {33}raw tuna{/}. + message: You harpoon a {21}raw tuna{/}. weight: 60 xp: 80 - item_id: raw_swordfish level: 50 - message: You harpoon a {33}raw swordfish{/}. + message: You harpoon a {21}raw swordfish{/}. weight: 50 xp: 100 - item_id: raw_shark level: 76 - message: You harpoon a {27}raw shark{/}. + message: You harpoon a {1B}raw shark{/}. weight: 30 xp: 110 fail_message: You fail to spear anything. |
