diff options
| author | historia <[not public]> | 2026-07-09 23:21:28 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-09 23:21:28 -0400 |
| commit | 9836513d287396fabcba85956366e6410d7363ef (patch) | |
| tree | 3258e97b917f62ff1384833836fab4e9dbaa2e2d /data/rooms/intro/1009.yaml | |
| parent | ecba7f726f70b37126d852c38c7e3eec7b04d730 (diff) | |
| download | thehouseoficarus-9836513d287396fabcba85956366e6410d7363ef.tar.gz | |
fix(admin): remove extraneous message button, arrow buttons and checkboxes work, formatting fixup
Diffstat (limited to 'data/rooms/intro/1009.yaml')
| -rw-r--r-- | data/rooms/intro/1009.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml index f75cd82..dfa5d46 100644 --- a/data/rooms/intro/1009.yaml +++ b/data/rooms/intro/1009.yaml @@ -1,20 +1,20 @@ -id: 1009 -name: 'Room #1009' -color: "" +block_transport: false +color: "52" description: [] exits: south: room: 1010 southwest: - room: 1007 - hidden: true always_blocked: true + hidden: true + room: 1007 west: room: 1008 -objects: [] +hazard: "" +id: 1009 item_spawns: [] mobs: [] +name: 'Room #1009' +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] |
