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/2003.yaml | |
| parent | b8c90886ef1f3afb8d908aac89028bd177836cae (diff) | |
| download | thehouseoficarus-b888414c63c0e5fae0d33b3c5faea8a604d195fa.tar.gz | |
feat(admin): multi-select and delete rooms
Diffstat (limited to 'data/rooms/intro/2003.yaml')
| -rw-r--r-- | data/rooms/intro/2003.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/data/rooms/intro/2003.yaml b/data/rooms/intro/2003.yaml deleted file mode 100644 index fa7855b..0000000 --- a/data/rooms/intro/2003.yaml +++ /dev/null @@ -1,19 +0,0 @@ -block_transport: false -color: "31" -description: - - text: It's a test room -exits: - south: - room: 2004 - southwest: - room: 2005 - west: - room: 2002 -hazard: solar_radiation -id: 2003 -item_spawns: [] -mobs: [] -name: Test Room -objects: [] -on_enter: [] -triggers: [] |
