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/death_altar.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/objects/death_altar.yaml') diff --git a/data/objects/death_altar.yaml b/data/objects/death_altar.yaml index ea6fb0d..527aaba 100644 --- a/data/objects/death_altar.yaml +++ b/data/objects/death_altar.yaml @@ -1,3 +1,4 @@ name: death altar color: "34" -description: "A silent altar of {34 bold}dark obsidian{/}, cold to the touch. Place scrap here with a death identifier to produce deathjunk. Type 'id' to begin." +description: + - text: "A silent altar of {34 bold}dark obsidian{/}, cold to the touch. Place scrap here with a death identifier to produce deathjunk. Type 'id' to begin." -- cgit v1.2.3