Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/images/scenario_template.svg')
-rw-r--r--public/assets/images/scenario_template.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/assets/images/scenario_template.svg b/public/assets/images/scenario_template.svg
index b6595f6..bc5b146 100644
--- a/public/assets/images/scenario_template.svg
+++ b/public/assets/images/scenario_template.svg
@@ -26,6 +26,14 @@
<use x="8.66" y="15" transform="rotate(60 8.66 15)" href="#ast-line"/>
</pattern>
+ <g id="counter-attacker">
+ <rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
+ <image href="counter_attacker.svg" width="10"/>
+ </g>
+ <g id="counter-defender">
+ <rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
+ <image href="counter_defender.svg" width="10"/>
+ </g>
<g id="counter-grenade">
<rect x="0" y="0" width="10" height="10" fill="beige" stroke="black" stroke-width="0.5"/>
<image href="counter_grenade2.svg" width="10"/>