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/000_test_object.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/objects/000_test_object.yaml') diff --git a/data/objects/000_test_object.yaml b/data/objects/000_test_object.yaml index ed2e897..e465048 100644 --- a/data/objects/000_test_object.yaml +++ b/data/objects/000_test_object.yaml @@ -1,5 +1,6 @@ color: C4 -description: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin. +description: +- text: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin. gather: bait: "" depleted_message: "" @@ -13,7 +14,7 @@ gather: cap: 1 per_level: 0 tools: - - axe + - axe hidden: false id: 000_test_object name: 000 test object -- cgit v1.2.3