From fbe5090ac3325ff8ea6989cdf4515c7f077c975b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 03:21:52 -0400 Subject: feat: item messaging standardized, custom messages for production paths implemented --- data/objects/cage_fishing_spot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/cage_fishing_spot.yaml') diff --git a/data/objects/cage_fishing_spot.yaml b/data/objects/cage_fishing_spot.yaml index 051f1aa..977d4fb 100644 --- a/data/objects/cage_fishing_spot.yaml +++ b/data/objects/cage_fishing_spot.yaml @@ -4,7 +4,7 @@ gather: drops: - item_id: raw_lobster level: 40 - message: You catch a {21}raw lobster{/}. + success_message: You catch a {21}raw lobster{/}. weight: 100 xp: 90 fail_message: The pot comes up empty. -- cgit v1.2.3