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/99999170.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'data/rooms/example_unused/wilderness/99999170.yaml') diff --git a/data/rooms/example_unused/wilderness/99999170.yaml b/data/rooms/example_unused/wilderness/99999170.yaml index 3ad1581..f711b98 100644 --- a/data/rooms/example_unused/wilderness/99999170.yaml +++ b/data/rooms/example_unused/wilderness/99999170.yaml @@ -1,6 +1,14 @@ -name: "Local Neighborhood" -description: "A quiet cul-de-sac of modest homes, each with a small garden plot. An estate directory terminal glows in the center, listing residents and property information." -exits: - south: 16 +id: 99999170 +name: Local Neighborhood +color: "" +description: + - text: A quiet cul-de-sac of modest homes, each with a small garden plot. An estate directory terminal glows in the center, listing residents and property information. +exits: {} objects: - id: estate_directory +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] -- cgit v1.2.3