Add text for mech template

This commit is contained in:
Catalin Constantin Mititiuc 2024-07-15 20:28:10 -07:00
parent 0a46d95bce
commit 5ea152f4f6
3 changed files with 5 additions and 5 deletions

View File

@ -73,16 +73,16 @@
</g>
<g id="mech-template" style="pointer-events: none;">
<clipPath id="mech-template-clip-path" fill="white" r="36.5">
<clipPath id="mech-template-clip-path" r="36.5">
<circle r="36.5"/>
</clipPath>
<g transform="rotate(0)">
<image href="mech_template.png" width="77" height="77" transform="translate(-38.75, -38.5)" style="opacity: 0.2"/>
<g class="feet" style="fill: red; fill-opacity: 0.5;">
<image href="mech_template.png" width="77" height="77" transform="translate(-38.75, -38.5)"/>
<g class="feet" style="fill: black; fill-opacity: 0.5;">
<rect class="left" x="-16.25" y="5.75" width="34.5" height="12.25"/>
<rect class="right" x="-16.25" y="5.75" width="34.5" height="12.25" transform="scale(1 -1)"/>
</g>
<g style="stroke: red; stroke-opacity: 0.5">
<g style="stroke: black; stroke-opacity: 1">
<circle r="36.5"/>
<polyline points="-20,-3 -22,0 -20,3" fill="none"/>
<g clip-path="url(#mech-template-clip-path)">

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -47,7 +47,7 @@
<g class="gameboard">
<g class="grid">
<g class="mapsheets" data-width="24" data-height="16">
<g class="mapsheets" data-width="8" data-height="10">
<g><use class="mapsheet" href="#mapsheet"/></g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 41 KiB