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_swamp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/behaviors/fish_swamp.yaml') diff --git a/data/behaviors/fish_swamp.yaml b/data/behaviors/fish_swamp.yaml index ee1e5f3..019e979 100644 --- a/data/behaviors/fish_swamp.yaml +++ b/data/behaviors/fish_swamp.yaml @@ -16,9 +16,9 @@ drops: level: 28 xp: 80 weight: 60 - message: "You catch a raw slimy eel." + message: "You catch a {108}raw slimy eel{/}." - item_id: raw_cave_eel level: 38 xp: 80 weight: 40 - message: "You catch a raw cave eel." + message: "You catch a {80}raw cave eel{/}." -- cgit v1.2.3