index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-17 22:04:09 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-17 22:04:09 -0700 |
commit | f7606768b4390bd7dcc43cbeff93aecd24b37105 (patch) | |
tree | fca247ffa4bc75446f8b83ad1470410c370c682a /public/assets/images/map1.svg | |
parent | a6f3e2f0e04b563815db79f4d1c4f1d3ce81f423 (diff) |
Tree grove and map 4 building
Diffstat (limited to 'public/assets/images/map1.svg')
-rw-r--r-- | public/assets/images/map1.svg | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/public/assets/images/map1.svg b/public/assets/images/map1.svg index 63663e0..61dd787 100644 --- a/public/assets/images/map1.svg +++ b/public/assets/images/map1.svg @@ -28,41 +28,22 @@ <pattern id="asterisk" viewBox="-8.66 -15 17.32 30" width="17.32" height="30" patternUnits="userSpaceOnUse"> <rect x="-8.66" y="-15" width="17.32" height="30"/> - <!-- <line x1="-5" y1="-15" x2="5" y2="-15" /> --> <use y="-15" href="#ast-line"/> - <!-- <line style="transform-origin: 0 -15px; transform: rotate(60deg)" x1="-5" y1="-15" x2="5" y2="-15" /> --> <use y="-15" style="transform-origin: 0 -15px; transform: rotate(60deg)" href="#ast-line"/> - <!-- <line style="transform-origin: 0 -15px; transform: rotate(-60deg)" x1="-5" y1="-15" x2="5" y2="-15" /> --> <use y="-15" style="transform-origin: 0 -15px; transform: rotate(-60deg)" href="#ast-line"/> - <!-- <line x1="-5" y1="15" x2="5" y2="15" /> --> <use y="15" href="#ast-line"/> - <!-- <line style="transform-origin: 0 15px; transform: rotate(60deg)" x1="-5" y1="15" x2="5" y2="15" /> --> <use y="15" style="transform-origin: 0 15px; transform: rotate(60deg)" href="#ast-line"/> - <!-- <line style="transform-origin: 0 15px; transform: rotate(-60deg)" x1="-5" y1="15" x2="5" y2="15" /> --> <use y="15" style="transform-origin: 0 15px; transform: rotate(-60deg)" href="#ast-line"/> - <!-- <line x1="3.66" y1="0" x2="10" y2="0" /> --> <use x="8.66" href="#ast-line"/> - <!-- <line style="transform-origin: 8.66px 0; transform: rotate(60deg)" x1="3.66" y1="0" x2="10" y2="0" /> --> <use x="8.66" style="transform-origin: 8.66px 0; transform: rotate(60deg)" href="#ast-line"/> - <!-- <line style="transform-origin: 8.66px 0; transform: rotate(-60deg)" x1="3.66" y1="0" x2="10" y2="0" /> --> <use x="8.66" style="transform-origin: 8.66px 0; transform: rotate(-60deg)" href="#ast-line"/> - <!-- <line x1="-10" y1="0" x2="-3.66" y2="0" /> --> <use x="-8.66" href="#ast-line"/> - <!-- <line style="transform-origin: -8.66px 0; transform: rotate(60deg)" x1="-10" y1="0" x2="-3.66" y2="0" /> --> <use x="-8.66" style="transform-origin: -8.66px 0; transform: rotate(60deg)" href="#ast-line"/> - <!-- <line style="transform-origin: -8.66px 0; transform: rotate(-60deg)" x1="-10" y1="0" x2="-3.66" y2="0" /> --> <use x="-8.66" style="transform-origin: -8.66px 0; transform: rotate(-60deg)" href="#ast-line"/> </pattern> - <g id="hex"> - <polygon points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5"/> - <!-- <circle cx="0" cy="0" r="2"/> --> - <!-- <line x1="-1" y1="0" x2="1" y2="0" /> - <line x1="-1" y1="0" x2="1" y2="0" /> - <line x1="-1" y1="0" x2="1" y2="0" /> --> - </g> - + <polygon id="hex" points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5"/> <circle id="counter-base" cx="0" cy="0" r="5"/> <g id="t-1" class="troop-counter-template"><use href="#counter-base"/><text>1</text></g> @@ -484,7 +465,6 @@ <polygon id="desk" points="-26,-56 -20,-56 -20,-42 -26,-42 -27,-43 -27,-46 -29,-46 -29,-52 -27,-52 -27,-55"/> </defs> - <!-- <g id="image-maps"> <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" /> |