diff options
-rw-r--r-- | play.js | 22 | ||||
-rw-r--r-- | tools/boxes.svg | 16 |
2 files changed, 19 insertions, 19 deletions
@@ -290,21 +290,21 @@ const BOXES = { "Mare Orientale XY": [ 1480, 1160, 60, 60 ], "Mare Occidentale XY": [ 720, 900, 60, 60 ], "Oceanus Atlanticus XY": [ 180, 500, 60, 60 ], - "Nomads XY": [ 520, 1460, 60, 60 ], + "Nomads XY": [ 520, 1440, 60, 60 ], "Sassanids XY": [ 2440, 820, 60, 60 ], "Goths XY": [ 2020, 360, 60, 60 ], "Alamanni XY": [ 1540, 280, 60, 60 ], "Franks XY": [ 1160, 300, 60, 60 ], - "Franks Dice": [785,160,100,50], - "Alamanni Dice": [1265,160,100,50], - "Goths Dice": [1730,195,100,50], - "Sassanids Dice": [2380,895,100,50], - "Nomads Dice": [570,1520,100,50], - "Franks Battle": [750,210,430,180], - "Alamanni Battle": [1240,210,430,180], - "Goths Battle": [1670,245,430,180], - "Sassanids Battle": [2070,980,430,180], - "Nomads Battle": [670,1400,430,180], + "Franks Dice": [ 785, 160, 100, 50 ], + "Alamanni Dice": [ 1265, 160, 100, 50 ], + "Goths Dice": [ 1730, 195, 100, 50 ], + "Sassanids Dice": [ 2380, 895, 100, 50 ], + "Nomads Dice": [ 570, 1520, 100, 50 ], + "Franks Battle": [ 750, 210, 430, 180 ], + "Alamanni Battle": [ 1240, 210, 430, 180 ], + "Goths Battle": [ 1670, 245, 430, 180 ], + "Sassanids Battle": [ 2070, 980, 430, 180 ], + "Nomads Battle": [ 670, 1400, 430, 180 ], } const LAYOUT_XY = [ diff --git a/tools/boxes.svg b/tools/boxes.svg index 435d0f7..b34f0d4 100644 --- a/tools/boxes.svg +++ b/tools/boxes.svg @@ -40,9 +40,9 @@ inkscape:window-height="480" id="namedview6" showgrid="true" - inkscape:zoom="0.89299613" - inkscape:cx="474.18327" - inkscape:cy="1325.4002" + inkscape:zoom="0.79744207" + inkscape:cx="772.63755" + inkscape:cy="1225.0794" inkscape:current-layer="svg4" inkscape:document-rotation="0"> <inkscape:grid @@ -52,11 +52,11 @@ <image sodipodi:absref="/home/tor/src/rally/public/time-of-crisis/map75.png" xlink:href="../map75.png" - sodipodi:insensitive="true" - id="image2" - height="1650" + style="display:inline;image-rendering:pixelated" width="2550" - style="display:inline;image-rendering:pixelated" /> + height="1650" + id="image2" + sodipodi:insensitive="true" /> <rect style="fill:#e60000;fill-opacity:0.325203;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.581301" id="rect873" @@ -324,7 +324,7 @@ width="60" height="60" x="520" - y="1460" + y="1440" ry="1.4651496" inkscape:label="Nomads XY" /> <rect |