diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-02-16 17:11:27 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-02-16 17:11:27 +0100 |
commit | bf1aff40c570e9904f0be3c0ccbd666b3ec8b0ff (patch) | |
tree | d31c44bd7e0ab3af9252c15b2b0ca3ad5128686e | |
parent | 89936923be57e49a81b868fb257be78908b25e07 (diff) | |
download | andean-abyss-bf1aff40c570e9904f0be3c0ccbd666b3ec8b0ff.tar.gz |
Tweak some locations.
Move AUC anchor Meta West eastward so guerrillas with shipments don't
appear inside Neiva.
-rw-r--r-- | play.js | 8 | ||||
-rw-r--r-- | tools/layout.svg | 22 |
2 files changed, 15 insertions, 15 deletions
@@ -65,9 +65,9 @@ const LAYOUT = { "Narino Cartels": [224, 1692], "Narino FARC": [140, 1687], "Meta West Govt": [678, 1461], - "Meta West AUC": [679, 1549], - "Meta West Cartels": [808, 1540], - "Meta West FARC": [708, 1623], + "Meta West AUC": [705, 1544], + "Meta West Cartels": [812, 1539], + "Meta West FARC": [713, 1627], "Guaviare Govt": [1075, 1603], "Guaviare AUC": [862, 1634], "Guaviare Cartels": [972, 1724], @@ -89,7 +89,7 @@ const LAYOUT = { "Santander Cartels": [824, 1219], "Santander FARC": [716, 1180], "Huila Govt": [618, 1318], - "Huila AUC": [510, 1473], + "Huila AUC": [504, 1466], "Huila Cartels": [550, 1387], "Huila FARC": [410, 1688], "Arauca Govt": [996, 1102], diff --git a/tools/layout.svg b/tools/layout.svg index 5a2b2ab..82af131 100644 --- a/tools/layout.svg +++ b/tools/layout.svg @@ -40,9 +40,9 @@ inkscape:window-height="480" id="namedview330" showgrid="false" - inkscape:zoom="0.79256722" - inkscape:cx="866.50566" - inkscape:cy="1244.379" + inkscape:zoom="1.2640529" + inkscape:cx="795.66307" + inkscape:cy="1469.1788" inkscape:current-layer="svg328" inkscape:document-rotation="0" /> <image @@ -174,8 +174,8 @@ id="ellipse42" /> <ellipse inkscape:label="Meta West AUC" - cx="679.24133" - cy="1548.5797" + cx="705.38019" + cy="1544.3411" rx="50" ry="40" fill="#ffff00" @@ -183,8 +183,8 @@ id="ellipse44" /> <ellipse inkscape:label="Meta West Cartels" - cx="807.7215" - cy="1539.9271" + cx="811.96021" + cy="1539.2207" rx="50" ry="40" fill="#32cd32" @@ -192,8 +192,8 @@ id="ellipse46" /> <ellipse inkscape:label="Meta West FARC" - cx="708.30115" - cy="1623.097" + cx="713.24634" + cy="1627.3358" rx="50" ry="40" fill="#ff0000" @@ -390,8 +390,8 @@ id="ellipse114" /> <ellipse inkscape:label="Huila AUC" - cx="509.96045" - cy="1473.2274" + cx="504.4227" + cy="1466.1075" rx="50" ry="40" fill="#ffff00" |