diff options
| author | historia <[not public]> | 2026-07-09 16:09:35 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-09 16:09:35 -0400 |
| commit | b8c90886ef1f3afb8d908aac89028bd177836cae (patch) | |
| tree | 7e566a7e308e7531bbb7d6a3a39239e789f69a3c /data/rooms/intro/2006.yaml | |
| parent | c705ae942573984784ef501bf8198f61f5206ddd (diff) | |
| download | thehouseoficarus-b8c90886ef1f3afb8d908aac89028bd177836cae.tar.gz | |
feat(admin): multi-select with shift+drag for common bulk operations
Diffstat (limited to 'data/rooms/intro/2006.yaml')
| -rw-r--r-- | data/rooms/intro/2006.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/rooms/intro/2006.yaml b/data/rooms/intro/2006.yaml index 7ab682f..993216c 100644 --- a/data/rooms/intro/2006.yaml +++ b/data/rooms/intro/2006.yaml @@ -1,8 +1,9 @@ -name: "Test Room" +block_transport: false description: - - text: "It's a test room" + - text: It's a test room exits: east: room: 2005 north: room: 2001 +name: Test Room |
