Add doors, windows and exits to all buildings

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent d481957d50
commit b9cda03857
2 changed files with 74 additions and 68 deletions

View File

@@ -634,7 +634,7 @@ function findScalar(arr) {
let sheets = [];
// sheets = [[mapsheet1]];
sheets = [[mapsheet3]];
sheets = [[mapsheet4]];
// sheets = [[mapsheet2], [mapsheet3]];
// sheets = [[mapsheet2], [mapsheet1], [mapsheet3]];