WIP: add multiple counters to troopers and cells
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
|
||||
<g id="counter-grenade">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
<image href="counter_grenade.png" width="10"/>
|
||||
<image href="counter_grenade2.svg" width="10"/>
|
||||
</g>
|
||||
<g id="counter-prone">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
<image href="counter_prone.png" width="10"/>
|
||||
<image href="counter_prone2.svg" width="10"/>
|
||||
</g>
|
||||
<g id="counter-basement">
|
||||
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
|
||||
@@ -63,6 +63,6 @@
|
||||
</g>
|
||||
|
||||
<g class="grid"/>
|
||||
<g class="pieces"/>
|
||||
<g class="grid-top"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user