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/items/consumables/guam_potion_unf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/guam_potion_unf.yaml') diff --git a/data/items/consumables/guam_potion_unf.yaml b/data/items/consumables/guam_potion_unf.yaml index dc963ed..b758ac1 100644 --- a/data/items/consumables/guam_potion_unf.yaml +++ b/data/items/consumables/guam_potion_unf.yaml @@ -9,7 +9,7 @@ craft: - vial_of_water quantity: 1 wait: 0 - message: "You mix %i1 and %i2 into %n!!!" + success_message: "You mix %i1 and %i2 into %n!!!" description: An unfinished potion with guam floating in water. name: guam potion (unf) stackable: false -- cgit v1.2.3