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/sacred_eel_spot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/sacred_eel_spot.yaml') diff --git a/data/objects/sacred_eel_spot.yaml b/data/objects/sacred_eel_spot.yaml index 3c05576..1a712cb 100644 --- a/data/objects/sacred_eel_spot.yaml +++ b/data/objects/sacred_eel_spot.yaml @@ -5,7 +5,7 @@ gather: drops: - item_id: sacred_eel level: 87 - message: You catch a {B1}sacred eel{/}. + success_message: You catch a {B1}sacred eel{/}. weight: 100 xp: 125 fail_message: Nothing seems to bite. -- cgit v1.2.3