Add doors, windows and exits to all buildings

This commit is contained in:
2024-06-25 15:37:43 -07:00
parent 792e4f1eb2
commit e87915454c
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]];