diff options
| author | historia <[not public]> | 2026-06-16 23:37:50 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-16 23:37:50 -0400 |
| commit | 389e307f205f9b7edf604fb9f86e1038ead736ef (patch) | |
| tree | 595095b5877cc2b0513d31fb126303d8796cc311 /data/behaviors/fish_harpoon.yaml | |
| parent | 085e728d22a3369bd110b77409914cfbe9ebe611 (diff) | |
| download | thehouseoficarus-389e307f205f9b7edf604fb9f86e1038ead736ef.tar.gz | |
feat: major xterm256 color overhaul, see worldbuilding docs.
Diffstat (limited to 'data/behaviors/fish_harpoon.yaml')
| -rw-r--r-- | data/behaviors/fish_harpoon.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/behaviors/fish_harpoon.yaml b/data/behaviors/fish_harpoon.yaml index 8d94a48..3775573 100644 --- a/data/behaviors/fish_harpoon.yaml +++ b/data/behaviors/fish_harpoon.yaml @@ -15,14 +15,14 @@ drops: level: 35 xp: 80 weight: 60 - message: "You harpoon a raw tuna." + message: "You harpoon a {33}raw tuna{/}." - item_id: raw_swordfish level: 50 xp: 100 weight: 50 - message: "You harpoon a raw swordfish." + message: "You harpoon a {33}raw swordfish{/}." - item_id: raw_shark level: 76 xp: 110 weight: 30 - message: "You harpoon a raw shark." + message: "You harpoon a {27}raw shark{/}." |
