aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2002.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 17:12:03 -0400
committerhistoria <[not public]>2026-07-09 17:12:03 -0400
commitb888414c63c0e5fae0d33b3c5faea8a604d195fa (patch)
tree1c5a54101c774d6126c3d08fa5b6e9b44d0c3c04 /data/rooms/intro/2002.yaml
parentb8c90886ef1f3afb8d908aac89028bd177836cae (diff)
downloadthehouseoficarus-b888414c63c0e5fae0d33b3c5faea8a604d195fa.tar.gz
feat(admin): multi-select and delete rooms
Diffstat (limited to 'data/rooms/intro/2002.yaml')
-rw-r--r--data/rooms/intro/2002.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/data/rooms/intro/2002.yaml b/data/rooms/intro/2002.yaml
deleted file mode 100644
index cb7fc97..0000000
--- a/data/rooms/intro/2002.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-block_transport: false
-color: "31"
-description:
- - text: It's a test room
-exits:
- east:
- room: 2003
- south:
- room: 2005
- southeast:
- room: 2004
- west:
- room: 2001
-hazard: solar_radiation
-id: 2002
-item_spawns: []
-mobs: []
-name: Test Room
-objects: []
-on_enter: []
-triggers: []