diff options
| author | historia <[not public]> | 2026-07-09 17:12:03 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-09 17:12:03 -0400 |
| commit | b888414c63c0e5fae0d33b3c5faea8a604d195fa (patch) | |
| tree | 1c5a54101c774d6126c3d08fa5b6e9b44d0c3c04 /data/rooms/intro/1007.yaml | |
| parent | b8c90886ef1f3afb8d908aac89028bd177836cae (diff) | |
| download | thehouseoficarus-b888414c63c0e5fae0d33b3c5faea8a604d195fa.tar.gz | |
feat(admin): multi-select and delete rooms
Diffstat (limited to 'data/rooms/intro/1007.yaml')
| -rw-r--r-- | data/rooms/intro/1007.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml new file mode 100644 index 0000000..bc05da9 --- /dev/null +++ b/data/rooms/intro/1007.yaml @@ -0,0 +1,18 @@ +id: 1007 +name: 'Room #1007' +color: "" +description: [] +exits: + east: + room: 1010 + north: + room: 1008 + south: + room: 1005 +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
