Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-07-10 17:35:18 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-07-10 17:35:18 -0700
commitb3f902f012e04facad489c613b5c577a1788b570 (patch)
treea0dd26414256b88cd800424cc8cee91a918cb34b /public/assets/images/scenario-side_show.svg
parent4cf7aaab807f36721416eedfe5f9fab3f0c55e20 (diff)
Build scenarios from scenario files
Diffstat (limited to 'public/assets/images/scenario-side_show.svg')
-rw-r--r--public/assets/images/scenario-side_show.svg11
1 files changed, 7 insertions, 4 deletions
diff --git a/public/assets/images/scenario-side_show.svg b/public/assets/images/scenario-side_show.svg
index f145ecd..49ef23a 100644
--- a/public/assets/images/scenario-side_show.svg
+++ b/public/assets/images/scenario-side_show.svg
@@ -1,8 +1,13 @@
<?xml version="1.0" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-10 -10 200 300">
+ <defs>
+ </defs>
+
<g class="gameboard">
- <use class="mapsheet" href="mapsheets.svg#map3" style="transform: translate(0, 390.25px);"/>
- <use class="mapsheet" href="mapsheets.svg#map2"/>
+ <g class="grid">
+ <use class="mapsheet2" href="mapsheets.svg#mapsheet2"/>
+ <use class="mapsheet3" href="mapsheets.svg#mapsheet3"/>
+ </g>
<g class="start-locations" data-attacker-name="liao" data-defender-name="davion">
<g data-edge="north" style="--i: -2">
@@ -109,6 +114,4 @@
</g>
</g>
</g>
-
- <script data-cols="33" data-rows="52"/>
</svg>