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/rooms/example_unused/underground2/9999957.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'data/rooms/example_unused/underground2/9999957.yaml') diff --git a/data/rooms/example_unused/underground2/9999957.yaml b/data/rooms/example_unused/underground2/9999957.yaml index be20359..501619d 100644 --- a/data/rooms/example_unused/underground2/9999957.yaml +++ b/data/rooms/example_unused/underground2/9999957.yaml @@ -1,7 +1,9 @@ name: "Drone Assembly" -description: "A long-abandoned drone manufacturing bay. Conveyor belts lie still, and half-assembled drone chassis hang from the ceiling. A few of them still twitch with residual power." +description: + - text: "A long-abandoned drone manufacturing bay. Conveyor belts lie still, and half-assembled drone chassis hang from the ceiling. A few of them still twitch with residual power." exits: - west: 9999955 + west: + room: 9999955 mobs: - id: war_drone - id: war_drone -- cgit v1.2.3