diff options
| author | historia <[not public]> | 2026-07-06 21:56:32 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-06 21:56:32 -0400 |
| commit | e9144cad4a8c55dcee4a694149f06588edd8595a (patch) | |
| tree | 5bef00b718d1b7c898064ea98ddd9d8ac630dd42 /data/rooms/intro/2001.yaml | |
| parent | cd52f9dbb8c35f37a9b52e8092bf5d722d56b044 (diff) | |
| download | thehouseoficarus-e9144cad4a8c55dcee4a694149f06588edd8595a.tar.gz | |
fix: change one-way modifier on admin map from shift to ctrl for firefox support
Diffstat (limited to 'data/rooms/intro/2001.yaml')
| -rw-r--r-- | data/rooms/intro/2001.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/rooms/intro/2001.yaml b/data/rooms/intro/2001.yaml index d809deb..0387c3e 100644 --- a/data/rooms/intro/2001.yaml +++ b/data/rooms/intro/2001.yaml @@ -6,12 +6,12 @@ description: exits: east: room: 2002 + north: + room: 1005 south: room: 2006 southeast: room: 2005 - west: - room: 1001 objects: - name: hidden guy hidden: true |
