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/spinning_wheel.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/objects/spinning_wheel.yaml') diff --git a/data/objects/spinning_wheel.yaml b/data/objects/spinning_wheel.yaml index f24d2f8..a140286 100644 --- a/data/objects/spinning_wheel.yaml +++ b/data/objects/spinning_wheel.yaml @@ -1,3 +1,4 @@ name: spinning wheel color: "82" -description: "A wooden spinning wheel for spinning wool and flax." +description: + - text: "A wooden spinning wheel for spinning wool and flax." -- cgit v1.2.3