diff options
| author | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
| commit | 74803657d587b1f93b739c1ee25bb8d62df95413 (patch) | |
| tree | 0166974468c452bb13454d37d4b83d2e681446c0 /data/rooms/intro/1007.yaml | |
| parent | bae42946d24bd533cdbc1b271ce14acd752689d0 (diff) | |
| download | thehouseoficarus-74803657d587b1f93b739c1ee25bb8d62df95413.tar.gz | |
fix: agility course creation fixed and improved in admin web gui
Diffstat (limited to 'data/rooms/intro/1007.yaml')
| -rw-r--r-- | data/rooms/intro/1007.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml new file mode 100644 index 0000000..570183b --- /dev/null +++ b/data/rooms/intro/1007.yaml @@ -0,0 +1,20 @@ +id: 1007 +name: 'Room #1007' +color: "" +description: [] +exits: + east: + room: 1006 + hidden: true + always_blocked: true + west: + room: 2004 + hidden: true + always_blocked: true +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
