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/objects/anvil.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/objects/anvil.yaml') diff --git a/data/objects/anvil.yaml b/data/objects/anvil.yaml index 4737573..4c8bc40 100644 --- a/data/objects/anvil.yaml +++ b/data/objects/anvil.yaml @@ -1,6 +1,7 @@ name: anvil color: "FA" -description: "A heavy iron anvil for hammering metal into shape." +description: + - text: "A heavy iron anvil for hammering metal into shape." on_use: - item_id: silver_bar message: "You should use this with a mold at a furnace." -- cgit v1.2.3