From 389e307f205f9b7edf604fb9f86e1038ead736ef Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 23:37:50 -0400 Subject: feat: major xterm256 color overhaul, see worldbuilding docs. --- data/behaviors/fish_harpoon.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/behaviors/fish_harpoon.yaml') 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{/}." -- cgit v1.2.3