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_net.yaml | |
| parent | 085e728d22a3369bd110b77409914cfbe9ebe611 (diff) | |
| download | thehouseoficarus-389e307f205f9b7edf604fb9f86e1038ead736ef.tar.gz | |
feat: major xterm256 color overhaul, see worldbuilding docs.
Diffstat (limited to 'data/behaviors/fish_net.yaml')
| -rw-r--r-- | data/behaviors/fish_net.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/behaviors/fish_net.yaml b/data/behaviors/fish_net.yaml index b5398aa..46c0008 100644 --- a/data/behaviors/fish_net.yaml +++ b/data/behaviors/fish_net.yaml @@ -16,24 +16,24 @@ drops: level: 1 xp: 10 weight: 50 - message: "You catch some raw shrimps." + message: "You catch some {75}raw shrimps{/}." - item_id: raw_anchovies level: 1 xp: 10 weight: 50 - message: "You catch some raw anchovies." + message: "You catch some {75}raw anchovies{/}." - item_id: raw_mackerel level: 16 xp: 20 weight: 50 - message: "You catch a raw mackerel." + message: "You catch a {69}raw mackerel{/}." - item_id: raw_cod level: 23 xp: 30 weight: 50 - message: "You catch a raw cod." + message: "You catch a {69}raw cod{/}." - item_id: raw_bass level: 46 xp: 50 weight: 50 - message: "You catch a raw bass." + message: "You catch a {69}raw bass{/}." |
