aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/town/9999915.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-03 16:55:23 -0400
committerhistoria <[not public]>2026-07-03 16:55:23 -0400
commit034187d1c434b6bee32aeb539ea543f6ec537376 (patch)
treef238a9c6a657af20edf0c53e9d0980bc58c1133a /data/rooms/example_unused/town/9999915.yaml
parent778157981cccb8cb4856e3ab5a72085830c59120 (diff)
downloadthehouseoficarus-034187d1c434b6bee32aeb539ea543f6ec537376.tar.gz
feat: card ui added to drops, hazards, techs, and mods in admin gui
Diffstat (limited to 'data/rooms/example_unused/town/9999915.yaml')
-rw-r--r--data/rooms/example_unused/town/9999915.yaml20
1 files changed, 15 insertions, 5 deletions
diff --git a/data/rooms/example_unused/town/9999915.yaml b/data/rooms/example_unused/town/9999915.yaml
index 19e2d76..95c07cb 100644
--- a/data/rooms/example_unused/town/9999915.yaml
+++ b/data/rooms/example_unused/town/9999915.yaml
@@ -1,9 +1,19 @@
-name: "Pharmacy Lab"
-description: "Shelves lined with glass vials, dried herbs, and bubbling cauldrons. This area is not yet accessible."
+id: 9999915
+name: Pharmacy Lab
+color: ""
+description:
+ - text: Shelves lined with glass vials, dried herbs, and bubbling cauldrons. This area is not yet accessible.
exits:
- east: 9999916
- west: 9999914
- south: 99999150
+ east:
+ room: 9999916
+ west:
+ room: 9999914
+objects: []
+item_spawns: []
mobs:
- id: lesser_drone
- id: lesser_drone
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []