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/99999151.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'data/rooms/example_unused/wilderness/99999151.yaml') diff --git a/data/rooms/example_unused/wilderness/99999151.yaml b/data/rooms/example_unused/wilderness/99999151.yaml index 88c1452..6e429a4 100644 --- a/data/rooms/example_unused/wilderness/99999151.yaml +++ b/data/rooms/example_unused/wilderness/99999151.yaml @@ -1,9 +1,17 @@ -name: "Herb Garden" -description: "A dedicated section of the hydroponics bay for growing herbs. {28}Herb patches{/} are arranged in two rows under specialized grow lights. The air here smells faintly of fresh vegetation." -exits: - west: 150 +id: 99999151 +name: Herb Garden +color: "" +description: + - text: A dedicated section of the hydroponics bay for growing herbs. {28}Herb patches{/} are arranged in two rows under specialized grow lights. The air here smells faintly of fresh vegetation. +exits: {} objects: - id: herb_patch - id: herb_patch - id: herb_patch - id: herb_patch +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] -- cgit v1.2.3