From 4b8e84d1173502ff82d30d49c02adafe2b0b6b27 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 5 Sep 2022 02:21:01 +0200 Subject: Use original anti-tank icon. --- play.html | 4 ++-- tools/genunits.js | 6 ++++-- units-simple.svg | 11 ++--------- units.svg | 11 ++--------- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/play.html b/play.html index 38ba172..f92658d 100644 --- a/play.html +++ b/play.html @@ -782,7 +782,7 @@ svg #lines line.axis_supply.allied_supply { Highway∞ Track3 Trail2 -None1 +No Road1 @@ -798,7 +798,7 @@ svg #lines line.axis_supply.allied_supply {
3
- + 2
diff --git a/tools/genunits.js b/tools/genunits.js index 820de56..0cd0340 100644 --- a/tools/genunits.js +++ b/tools/genunits.js @@ -146,11 +146,13 @@ const SYMBOLS = { const TYPEMAP = { "armor": "armor", "artillery": "artillery", - "i-tank": "armor_itank", + // "i-tank": "armor_itank", + "i-tank": "armor", "infantry": "infantry", "mech. inf.": "mechanized_infantry", "mob. a/t": "mobile_antitank", - "mot. a/t": "motorized_antitank_new", + // "mot. a/t": "motorized_antitank_new", + "mot. a/t": "motorized_antitank_old", "mot. inf.": "motorized_infantry", "para": "paratroopers", "recon": "recon", diff --git a/units-simple.svg b/units-simple.svg index f1af5ad..755ca3b 100644 --- a/units-simple.svg +++ b/units-simple.svg @@ -224,13 +224,11 @@ - - @@ -270,8 +268,7 @@ - - + @@ -296,8 +293,7 @@ - - + @@ -389,19 +385,16 @@ - - - diff --git a/units.svg b/units.svg index 226f4ad..b576eac 100644 --- a/units.svg +++ b/units.svg @@ -365,7 +365,6 @@ - 5 @@ -375,7 +374,6 @@ - 17 @@ -452,8 +450,7 @@ - - + 4 @@ -503,8 +500,7 @@ - - + 8 @@ -683,7 +679,6 @@ - 18 @@ -694,7 +689,6 @@ - 6 @@ -704,7 +698,6 @@ - 12 -- cgit v1.2.3