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_fly.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/behaviors/fish_fly.yaml') diff --git a/data/behaviors/fish_fly.yaml b/data/behaviors/fish_fly.yaml index af80076..1a86b64 100644 --- a/data/behaviors/fish_fly.yaml +++ b/data/behaviors/fish_fly.yaml @@ -16,14 +16,14 @@ drops: level: 20 xp: 50 weight: 50 - message: "You catch a raw trout." + message: "You catch a {69}raw trout{/}." - item_id: raw_salmon level: 30 xp: 70 weight: 50 - message: "You catch a raw salmon." + message: "You catch a {69}raw salmon{/}." - item_id: raw_rainbow_fish level: 38 xp: 80 weight: 30 - message: "You catch a raw rainbow fish." + message: "You catch a {177}raw rainbow fish{/}." -- cgit v1.2.3