From 034187d1c434b6bee32aeb539ea543f6ec537376 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 3 Jul 2026 16:55:23 -0400 Subject: feat: card ui added to drops, hazards, techs, and mods in admin gui --- data/rooms/example_unused/wilderness/99999171.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'data/rooms/example_unused/wilderness/99999171.yaml') diff --git a/data/rooms/example_unused/wilderness/99999171.yaml b/data/rooms/example_unused/wilderness/99999171.yaml index 012849c..4b931cf 100644 --- a/data/rooms/example_unused/wilderness/99999171.yaml +++ b/data/rooms/example_unused/wilderness/99999171.yaml @@ -1,6 +1,14 @@ -name: "Lumberyard" -description: "Stacks of fresh-cut timber fill the air with the scent of pine. A massive industrial sawmill hums in the background, operated by a burly worker." -exits: - west: 16 +id: 99999171 +name: Lumberyard +color: "" +description: + - text: Stacks of fresh-cut timber fill the air with the scent of pine. A massive industrial sawmill hums in the background, operated by a burly worker. +exits: {} +objects: [] +item_spawns: [] mobs: - id: sawmill_operator +on_enter: [] +hazard: "" +block_transport: false +triggers: [] -- cgit v1.2.3