From 085e728d22a3369bd110b77409914cfbe9ebe611 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 04:17:43 -0400 Subject: feat: recipe system, combining items, cooking skill --- data/items/credits.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'data/items/credits.yaml') diff --git a/data/items/credits.yaml b/data/items/credits.yaml index b434edf..4d2c9a8 100644 --- a/data/items/credits.yaml +++ b/data/items/credits.yaml @@ -1,7 +1,6 @@ -id: "credits" -name: "credits" +id: credits +name: credits color: "fg=bright_yellow" -aliases: ["credit", "creds"] description: "A handful of universal credits." value: 1 stackable: true -- cgit v1.2.3