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/1007.yaml | |
| parent | 7a4b91304061777e7b3365b505d1e74878043d35 (diff) | |
| download | thehouseoficarus-712072209ab5e3b3a14ebc0c770b020afe544560.tar.gz | |
feat: all admin mapping features working
Diffstat (limited to 'data/rooms/intro/1007.yaml')
| -rw-r--r-- | data/rooms/intro/1007.yaml | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml index 4af0a79..3f40bc1 100644 --- a/data/rooms/intro/1007.yaml +++ b/data/rooms/intro/1007.yaml @@ -1,19 +1,12 @@ id: 1007 -name: New Room +name: 'Room #1007' color: "" -description: - - text: A featureless room. +description: [] exits: - down: - room: 12 - northwest: - room: 1005 - south: - room: 1014 - up: - room: 11 + east: + room: 1013 west: - room: 1006 + room: 2004 objects: [] item_spawns: [] mobs: [] |
