From c36c1dc0c65e65b4d6ee53df6bbcc3a860eb6e4b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 01:05:35 -0400 Subject: Added %i, %n, %b to production skill messages to consistent color inputs, item names, and byproducts --- data/items/consumables/guam_potion_unf.yaml | 3 ++- 1 file changed, 2 insertions(+), 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 caddd74..6387f21 100644 --- a/data/items/consumables/guam_potion_unf.yaml +++ b/data/items/consumables/guam_potion_unf.yaml @@ -1,6 +1,6 @@ color: "48" craft: - type: combine + type: pharmacy consume: - items: - guam @@ -9,6 +9,7 @@ craft: - vial_of_water quantity: 1 wait: 0 + message: "You mix %i1 and %i2 into %n!!!" description: An unfinished potion with guam floating in water. id: guam_potion_unf name: guam potion (unf) -- cgit v1.2.3