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_fly.yaml | |
| parent | 085e728d22a3369bd110b77409914cfbe9ebe611 (diff) | |
| download | thehouseoficarus-389e307f205f9b7edf604fb9f86e1038ead736ef.tar.gz | |
feat: major xterm256 color overhaul, see worldbuilding docs.
Diffstat (limited to 'data/behaviors/fish_fly.yaml')
| -rw-r--r-- | data/behaviors/fish_fly.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
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{/}." |
