diff options
| author | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
| commit | fee376102192dc6f24297a7b11324636ace3a07d (patch) | |
| tree | 6c777cc71208b429eebdbdc5864b353d4af34a09 /data/rooms/intro/1005.yaml | |
| parent | 98bdef072c843fdd8ccdf85a9b54ab9d32d34187 (diff) | |
| download | thehouseoficarus-fee376102192dc6f24297a7b11324636ace3a07d.tar.gz | |
feat: admin gui object CRUD is much nicer
Diffstat (limited to 'data/rooms/intro/1005.yaml')
| -rw-r--r-- | data/rooms/intro/1005.yaml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/data/rooms/intro/1005.yaml b/data/rooms/intro/1005.yaml deleted file mode 100644 index 5d34027..0000000 --- a/data/rooms/intro/1005.yaml +++ /dev/null @@ -1,23 +0,0 @@ -id: 1005 -name: New Room -color: CC -description: - - text: A featureless room. -exits: - east: - room: 1009 - northeast: - room: 1016 - south: - room: 1006 - southwest: - room: 2003 - west: - room: 1008 -objects: [] -item_spawns: [] -mobs: [] -on_enter: [] -hazard: "" -block_transport: false -triggers: [] |
