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-18 16:26:59 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-18 16:26:59 -0700 |
commit | 3b641620ab6c2fdfa6b551c019e44726064029c5 (patch) | |
tree | cdd8f52c1479166f77d657d7a63aef0bb89d52b9 /public/assets/images/map3.svg | |
parent | f7606768b4390bd7dcc43cbeff93aecd24b37105 (diff) |
Add furniture
Diffstat (limited to 'public/assets/images/map3.svg')
-rw-r--r-- | public/assets/images/map3.svg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/assets/images/map3.svg b/public/assets/images/map3.svg index e7055af..556ad91 100644 --- a/public/assets/images/map3.svg +++ b/public/assets/images/map3.svg @@ -66,9 +66,11 @@ m -42.5 25.5 v 5 m -26.5 1.75 v -5 m -26 -4.5 h -6 m .25 -35 h 5.5 m 104.5 -70 h 11 "/> </g> + + <rect id="background"/> </defs> - <rect id="background"/> + <use href="#background"/> <g id="image-maps"> <image id="map4" class="map-scans" href="scans/map4.jpg" width="2284" height="1518"/> |