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/cheese.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/cheese.yaml') diff --git a/data/items/consumables/cheese.yaml b/data/items/consumables/cheese.yaml index 6be4114..2c27a9f 100644 --- a/data/items/consumables/cheese.yaml +++ b/data/items/consumables/cheese.yaml @@ -4,4 +4,4 @@ description: "A wedge of sharp cheese." value: 4 stackable: false heal_value: 2 -eat_message: "You eat the cheese. Tasty." \ No newline at end of file +eat_message: "You eat the cheese. Tasty." -- cgit v1.2.3