From 5f37dc9b6f6b79da04da70ae0c33ec8d02998587 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 02:21:42 -0400 Subject: feat: qol improvements to items crud in admin gui --- data/items/consumables/trout.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/items/consumables/trout.yaml') diff --git a/data/items/consumables/trout.yaml b/data/items/consumables/trout.yaml index 4c5a2e1..91933d6 100644 --- a/data/items/consumables/trout.yaml +++ b/data/items/consumables/trout.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_trout quantity: 1 fail: burnt_fish fail_message: You accidentally burn the trout. level: 15 - skill: cooking station: - fire - cooking_range -- cgit v1.2.3