Add missing row

This commit is contained in:
Catalin Constantin Mititiuc 2024-04-22 14:41:39 -07:00
parent 4dc47d6f04
commit 2cf47e56fe
2 changed files with 4 additions and 3 deletions

View File

@ -41,6 +41,7 @@
<g id="image-maps"> <g id="image-maps">
<image id="map2" class="map-scans" href="scans/map2.jpg" width="2284" height="1518"/> <image id="map2" class="map-scans" href="scans/map2.jpg" width="2284" height="1518"/>
<image class="map-scans" href="row.jpg" width="2284" height="55" y="1505" />
<image id="map3" class="map-scans" href="scans/map3.jpg" width="2284" height="1518"/> <image id="map3" class="map-scans" href="scans/map3.jpg" width="2284" height="1518"/>
</g> </g>
@ -53,7 +54,7 @@
<g class="grid"> <g class="grid">
<g class="start-locations"> <g class="start-locations">
<g> <g>
<!-- <use data-x="13" href="#t-1" data-allegiance="liao" data-number="1"/> --> <use data-x="13" class="counter" href="#t-1" data-allegiance="liao" data-number="1"/>
<use data-x="14" class="counter" href="#t-2" data-allegiance="liao" data-number="2"/> <use data-x="14" class="counter" href="#t-2" data-allegiance="liao" data-number="2"/>
<use data-x="15" class="counter" href="#t-3" data-allegiance="liao" data-number="3"/> <use data-x="15" class="counter" href="#t-3" data-allegiance="liao" data-number="3"/>
<use data-x="16" class="counter" href="#t-4" data-allegiance="liao" data-number="4"/> <use data-x="16" class="counter" href="#t-4" data-allegiance="liao" data-number="4"/>
@ -72,8 +73,8 @@
</g> </g>
</g> </g>
<g data-y="0"> <g data-y="0">
<g data-x="0"><use href="#hex"/><use class="counter" href="#t-1" data-allegiance="liao" data-number="1"/></g> <g data-x="0"><use href="#hex"/></g>
<g data-x="1"><use href="#hex"/><use href="#counter-grenade"/></g> <g data-x="1"><use href="#hex"/></g>
<g data-x="2"><use href="#hex"/></g> <g data-x="2"><use href="#hex"/></g>
<g data-x="3"><use href="#hex"/></g> <g data-x="3"><use href="#hex"/></g>
<g data-x="4"><use href="#hex"/></g> <g data-x="4"><use href="#hex"/></g>

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

BIN
public/row.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB