From c705ae942573984784ef501bf8198f61f5206ddd Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 9 Jul 2026 05:27:10 -0400 Subject: refactor: simplify yaml, remove support for old scalar fields --- data/items/consumables/apple.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/apple.yaml') diff --git a/data/items/consumables/apple.yaml b/data/items/consumables/apple.yaml index 4b39fdd..3bed159 100644 --- a/data/items/consumables/apple.yaml +++ b/data/items/consumables/apple.yaml @@ -4,4 +4,4 @@ description: "A bright red apple." value: 3 stackable: false heal_value: 2 -eat_message: "You eat the apple. Refreshing." \ No newline at end of file +eat_message: "You eat the apple. Refreshing." -- cgit v1.2.3