Make scenario files; consolidate mapsheets into one file

This commit is contained in:
2025-06-16 22:41:30 -07:00
parent 5b34fd672b
commit 7e4fe779de
9 changed files with 1103 additions and 1588 deletions

View File

@@ -47,21 +47,6 @@ polyline.move-trace {
/* fill: #bacae3; */
}
#map2 {
transform-origin: 0px 0px;
transform: translate(-0.9px, -2.4px) scale(0.999, 1.007);
}
#map3 {
transform-origin: 0px 0px;
transform: translate(1.3px, 1564.1px) rotate(0.1deg) scale(0.999, 1.002);
}
#map1 {
transform-origin: 1142px 759px;
transform: rotate(.1deg) translate(-.5px, 5px) scale(.999, 1.005);
}
#counter-base {
r: inherit;
}
@@ -405,9 +390,6 @@ g[data-y="76"] { --i: 76; }
transform: scale(0.9);
}
.building, #terrain {
opacity: 1;
}
.floor {
fill: white;