diff options
| author | historia <[not public]> | 2026-07-03 18:36:55 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-03 18:36:55 -0400 |
| commit | 0dfd7bf19e800b67e03726c18cfa00e623d6b121 (patch) | |
| tree | 19297eb5cee6b29dd01136f00889a01a99520374 /data/rooms/example_unused/wilderness/99999153.yaml | |
| parent | 034187d1c434b6bee32aeb539ea543f6ec537376 (diff) | |
| download | thehouseoficarus-0dfd7bf19e800b67e03726c18cfa00e623d6b121.tar.gz | |
fix: admin gui map screen works with rooms across multiple directories
Diffstat (limited to 'data/rooms/example_unused/wilderness/99999153.yaml')
| -rw-r--r-- | data/rooms/example_unused/wilderness/99999153.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/rooms/example_unused/wilderness/99999153.yaml b/data/rooms/example_unused/wilderness/99999153.yaml new file mode 100644 index 0000000..88efe59 --- /dev/null +++ b/data/rooms/example_unused/wilderness/99999153.yaml @@ -0,0 +1,12 @@ +id: 99999153 +name: 'Room #99999153' +color: "" +description: [] +exits: {} +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
