Clean up scenario files

This commit is contained in:
2025-06-16 22:41:30 -07:00
parent 7e4fe779de
commit 264e6115eb
3 changed files with 13 additions and 288 deletions

View File

@@ -1,11 +1,7 @@
<?xml version="1.0" standalone="no"?>
<svg viewBox="-150 -150 600 800" xmlns="http://www.w3.org/2000/svg">
<svg viewBox="-15.639999389648438 -129.2300262451172 2320.879638671875 4871.5654296875" xmlns="http://www.w3.org/2000/svg">
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="http://localhost:8080/assets/css/map.css" type="text/css" />
<style>
#image-maps image {
transform: none;
}
g[data-edge="north"] { --i: -2; }
g[data-edge="south"] { --i: 78; }
@@ -69,10 +65,12 @@
<use href="http://localhost:8080/assets/images/mapsheets.svg#map3" style="transform: translate(0, 780.5px);"/>
<rect id="dots" fill="url(#asterisk)"/>
<g id="firing-arcs">
<g id="shapes"/>
<g id="lines"/>
</g>
<g class="start-locations">
<g data-edge="north">
<g data-x="13">
@@ -121,6 +119,7 @@
</g>
</g>
</g>
<g class="grid"/>
</g>
<script data-cols="33" data-rows="77" href="http://localhost:8080/map.js"/>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB