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-04-28 16:37:47 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-04-28 16:37:47 -0700 |
commit | c597f0dd762e2c033793cb9c61dd4a8997b44357 (patch) | |
tree | cd6d579b59e3c8a40de517f3d8c4d84fc745e0c1 /public | |
parent | 2f36d4b76c3da1eec8cbca9e03b1364222bee8cf (diff) |
Add cut-off right-most column to map3
Diffstat (limited to 'public')
-rw-r--r-- | public/column.jpg | bin | 0 -> 12461 bytes | |||
-rw-r--r-- | public/map3.svg | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/public/column.jpg b/public/column.jpg Binary files differnew file mode 100644 index 0000000..df86414 --- /dev/null +++ b/public/column.jpg diff --git a/public/map3.svg b/public/map3.svg index 5fca7ee..587c697 100644 --- a/public/map3.svg +++ b/public/map3.svg @@ -33,6 +33,7 @@ <g id="image-maps"> <image id="map4" class="map-scans" href="scans/map4.jpg" width="2284" height="1518"/> + <image id="map4" class="map-scans" href="column.jpg" width="24" height="1518" x="2268"/> </g> <g class="gameboard"> |