diff options
| author | historia <[not public]> | 2026-06-29 18:13:33 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-29 18:13:33 -0400 |
| commit | 7d76673fa0707d204c7d084c8f90c8133c22a31a (patch) | |
| tree | 6fc832b9f3fde6ed455abb535f6e28b0e5db1fd9 /data/rooms/intro/1005.yaml | |
| parent | feb80b7dde200d4121cd9f9c583a08f9869c5588 (diff) | |
| download | thehouseoficarus-7d76673fa0707d204c7d084c8f90c8133c22a31a.tar.gz | |
feat: migrated map (and bfs) to full 3D instead of individual 2D maps on different planes.
Diffstat (limited to 'data/rooms/intro/1005.yaml')
| -rw-r--r-- | data/rooms/intro/1005.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/rooms/intro/1005.yaml b/data/rooms/intro/1005.yaml index 10916eb..1d6f521 100644 --- a/data/rooms/intro/1005.yaml +++ b/data/rooms/intro/1005.yaml @@ -4,6 +4,8 @@ color: "" description: - text: A featureless room. exits: + northeast: + room: 1016 south: room: 1006 southeast: |
