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/1010.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/1010.yaml')
| -rw-r--r-- | data/rooms/intro/1010.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/rooms/intro/1010.yaml b/data/rooms/intro/1010.yaml index 57610a4..48d3947 100644 --- a/data/rooms/intro/1010.yaml +++ b/data/rooms/intro/1010.yaml @@ -1,16 +1,16 @@ -id: 1010 -name: 'Room #1010' -color: "" +block_transport: false +color: "52" description: [] exits: north: room: 1009 west: room: 1007 -objects: [] +hazard: "" +id: 1010 item_spawns: [] mobs: [] +name: 'Room #1010' +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] |
