diff options
| author | historia <[not public]> | 2026-06-30 03:57:52 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-30 03:57:52 -0400 |
| commit | 712072209ab5e3b3a14ebc0c770b020afe544560 (patch) | |
| tree | f5247fa8e03ed327ecb6cbff622bf6bdccb2066c /data/rooms/intro/1019.yaml | |
| parent | 7a4b91304061777e7b3365b505d1e74878043d35 (diff) | |
| download | thehouseoficarus-712072209ab5e3b3a14ebc0c770b020afe544560.tar.gz | |
feat: all admin mapping features working
Diffstat (limited to 'data/rooms/intro/1019.yaml')
| -rw-r--r-- | data/rooms/intro/1019.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/rooms/intro/1019.yaml b/data/rooms/intro/1019.yaml new file mode 100644 index 0000000..3ea9771 --- /dev/null +++ b/data/rooms/intro/1019.yaml @@ -0,0 +1,14 @@ +id: 1019 +name: 'Room #1019' +color: "" +description: [] +exits: + south: + room: 1020 +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
