diff --git a/mod/thegreatwar/common/units/equipment/battle_cruisers.txt b/mod/thegreatwar/common/units/equipment/battle_cruisers.txt index 3813e6e43..ffb3f4b9c 100755 --- a/mod/thegreatwar/common/units/equipment/battle_cruisers.txt +++ b/mod/thegreatwar/common/units/equipment/battle_cruisers.txt @@ -22,6 +22,7 @@ equipments = { naval_range = 3000 port_capacity_usage = 1.5 manpower = 3500 + year = 1922 } battle_cruiser_1906 = { @@ -46,6 +47,7 @@ battle_cruiser_1906 = { archetype = battle_cruiser manpower = 2030 priority = 50 + year = 1906 } battle_cruiser_1910 = { @@ -71,6 +73,7 @@ battle_cruiser_1910 = { parent = battle_cruiser_1906 manpower = 2190 priority = 50 + year = 1910 } battle_cruiser_1914 = { @@ -96,6 +99,7 @@ battle_cruiser_1914 = { parent = battle_cruiser_1910 manpower = 2870 priority = 50 + year = 1914 } battle_cruiser_1918 = { @@ -121,6 +125,7 @@ battle_cruiser_1918 = { parent = battle_cruiser_1914 manpower = 3180 priority = 50 + year = 1918 } battle_cruiser_1 = { @@ -146,6 +151,7 @@ battle_cruiser_1 = { parent = battle_cruiser_1918 manpower = 3500 priority = 50 + year = 1922 } battle_cruiser_2 = { @@ -171,5 +177,6 @@ battle_cruiser_2 = { parent = battle_cruiser_1 manpower = 4000 priority = 50 + year = 1940 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/battleships.txt b/mod/thegreatwar/common/units/equipment/battleships.txt index 99d4ace99..d0b8a2832 100755 --- a/mod/thegreatwar/common/units/equipment/battleships.txt +++ b/mod/thegreatwar/common/units/equipment/battleships.txt @@ -22,6 +22,7 @@ equipments = { naval_range = 3000 port_capacity_usage = 2 manpower = 6000 + year = 1922 } battleship_1890 = { @@ -46,13 +47,14 @@ battleship_1890 = { archetype = battleship manpower = 1740 priority = 60 + year = 1890 } battleship_1900 = { reliability = 0.8 - armor_value = 14 - ap_attack = 6 - build_cost_ic = 2810 + armor_value = 15 + ap_attack = 6.5 + build_cost_ic = 2870 resources = { oil=1 steel=3 chromium=1 } anti_air_attack = 0 torpedo_attack = 0 @@ -63,14 +65,15 @@ battleship_1900 = { surface_detection = 3.5 sub_detection = 1.5 surface_visibility = 30 - max_strength = 103 + max_strength = 104 naval_speed = 14.5 naval_range = 2575 port_capacity_usage = 2 archetype = battleship parent = battleship_1890 - manpower = 3040 + manpower = 3090 priority = 60 + year = 1900 } battleship_1906 = { @@ -96,6 +99,7 @@ battleship_1906 = { parent = battleship_1900 manpower = 4860 priority = 60 + year = 1906 } battleship_1910 = { @@ -121,6 +125,7 @@ battleship_1910 = { parent = battleship_1906 manpower = 5400 priority = 60 + year = 1910 } battleship_1914 = { @@ -146,6 +151,7 @@ battleship_1914 = { parent = battleship_1910 manpower = 5500 priority = 60 + year = 1914 } battleship_1918 = { @@ -171,6 +177,7 @@ battleship_1918 = { parent = battleship_1914 manpower = 5750 priority = 60 + year = 1918 } battleship_1 = { @@ -196,6 +203,7 @@ battleship_1 = { parent = battleship_1918 manpower = 6000 priority = 60 + year = 1922 } battleship_2 = { @@ -221,6 +229,7 @@ battleship_2 = { parent = battleship_1 manpower = 6600 priority = 60 + year = 1936 } battleship_3 = { @@ -246,6 +255,7 @@ battleship_3 = { parent = battleship_2 manpower = 7000 priority = 60 + year = 1940 } battleship_4 = { @@ -271,6 +281,7 @@ battleship_4 = { parent = battleship_3 manpower = 7400 priority = 60 + year = 1944 } SH_battleship_1 = { @@ -295,6 +306,7 @@ SH_battleship_1 = { archetype = battleship manpower = 9000 priority = 60 + year = 1936 } SH_battleship_2 = { @@ -320,5 +332,6 @@ SH_battleship_2 = { parent = SH_battleship_1 manpower = 10000 priority = 60 + year = 1944 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/carriers.txt b/mod/thegreatwar/common/units/equipment/carriers.txt index ad6e320e1..b97c79e19 100755 --- a/mod/thegreatwar/common/units/equipment/carriers.txt +++ b/mod/thegreatwar/common/units/equipment/carriers.txt @@ -23,6 +23,7 @@ equipments = { carrier_size = 45 offensive_weapons = no manpower = 4500 + year = 1922 } carrier_1914 = { @@ -48,6 +49,7 @@ carrier_1914 = { archetype = carrier manpower = 4200 priority = 70 + year = 1914 } carrier_1918 = { @@ -74,6 +76,7 @@ carrier_1918 = { parent = carrier_1914 manpower = 4090 priority = 70 + year = 1918 } carrier_1 = { @@ -100,6 +103,7 @@ carrier_1 = { parent = carrier_1918 manpower = 4500 priority = 70 + year = 1922 } carrier_2 = { @@ -125,6 +129,7 @@ carrier_2 = { parent = carrier_1 manpower = 5000 priority = 70 + year = 1936 } carrier_3 = { @@ -150,6 +155,7 @@ carrier_3 = { parent = carrier_2 manpower = 5500 priority = 70 + year = 1940 } carrier_4 = { @@ -175,5 +181,6 @@ carrier_4 = { parent = carrier_3 manpower = 6000 priority = 70 + year = 1944 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/destroyers.txt b/mod/thegreatwar/common/units/equipment/destroyers.txt index 54382cf6b..705bf13c3 100755 --- a/mod/thegreatwar/common/units/equipment/destroyers.txt +++ b/mod/thegreatwar/common/units/equipment/destroyers.txt @@ -22,6 +22,7 @@ equipments = { port_capacity_usage = 1 sub_attack = 10 manpower = 250 + year = 1922 } destroyer_1890 = { @@ -41,12 +42,13 @@ destroyer_1890 = { surface_visibility = 10 max_strength = 6 naval_speed = 25 - naval_range = 825 + naval_range = 800 port_capacity_usage = 1 sub_attack = 2 archetype = destroyer manpower = 110 priority = 20 + year = 1890 } destroyer_1900 = { @@ -73,32 +75,34 @@ destroyer_1900 = { parent = destroyer_1890 manpower = 130 priority = 20 + year = 1900 } destroyer_1906 = { reliability = 0.75 armor_value = 0 ap_attack = 0.5 - build_cost_ic = 410 + build_cost_ic = 430 resources = { oil=1 steel=2 } anti_air_attack = 0 torpedo_attack = 1 attack = 0.5 fire_range = 10.5 shore_bombardment = 0 - evasion = 56.5 - surface_detection = 9 - sub_detection = 22.5 + evasion = 57.5 + surface_detection = 9.5 + sub_detection = 24 surface_visibility = 10 - max_strength = 11 - naval_speed = 26.5 - naval_range = 950 + max_strength = 12 + naval_speed = 27 + naval_range = 850 port_capacity_usage = 1 sub_attack = 4 archetype = destroyer parent = destroyer_1900 manpower = 170 priority = 20 + year = 1906 } destroyer_1910 = { @@ -125,6 +129,7 @@ destroyer_1910 = { parent = destroyer_1906 manpower = 180 priority = 20 + year = 1910 } destroyer_1914 = { @@ -144,13 +149,14 @@ destroyer_1914 = { surface_visibility = 10 max_strength = 19 naval_speed = 31 - naval_range = 1175 + naval_range = 1125 port_capacity_usage = 1 sub_attack = 7 archetype = destroyer parent = destroyer_1910 - manpower = 180 + manpower = 190 priority = 20 + year = 1914 } destroyer_1918 = { @@ -177,6 +183,7 @@ destroyer_1918 = { parent = destroyer_1914 manpower = 230 priority = 20 + year = 1918 } destroyer_1 = { @@ -203,6 +210,7 @@ destroyer_1 = { parent = destroyer_1918 manpower = 250 priority = 20 + year = 1922 } destroyer_2 = { @@ -229,6 +237,7 @@ destroyer_2 = { parent = destroyer_1 manpower = 325 priority = 20 + year = 1936 } destroyer_3 = { @@ -255,6 +264,7 @@ destroyer_3 = { parent = destroyer_2 manpower = 400 priority = 20 + year = 1940 } destroyer_4 = { @@ -281,5 +291,6 @@ destroyer_4 = { parent = destroyer_3 manpower = 500 priority = 20 + year = 1944 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/heavy_cruisers.txt b/mod/thegreatwar/common/units/equipment/heavy_cruisers.txt index b01018a59..01a74b5ba 100644 --- a/mod/thegreatwar/common/units/equipment/heavy_cruisers.txt +++ b/mod/thegreatwar/common/units/equipment/heavy_cruisers.txt @@ -1,51 +1,42 @@ equipments = { heavy_cruiser = { is_archetype = yes - type = capital_ship group_by=archetype interface_category=interface_category_capital_ships upgrades={ ship_reliability_upgrade ship_engine_upgrade ship_armor_upgrade ship_gun_upgrade } - reliability = 0.80 - armor_value = 9 - ap_attack = 11 - build_cost_ic = 4200 + type = capital_ship + group_by = archetype + interface_category = interface_category_capital_ships + upgrades={ + ship_reliability_upgrade + ship_engine_upgrade + ship_armor_upgrade + ship_gun_upgrade + } + reliability = 0.8 + armor_value = 6 + ap_attack = 5 + build_cost_ic = 1250 resources = { oil=1 steel=3 } is_buildable = no - anti_air_attack = 6 + anti_air_attack = 0 torpedo_attack = 0 - attack = 10 - fire_range = 24 - shore_bombardment = 3 - evasion = 20 - surface_detection = 12 - sub_detection = 5 - surface_visibility = 20 - max_strength = 150 - naval_speed = 24 - naval_range = 3000 - port_capacity_usage = 1 - manpower = 1500 + attack = 3.5 + fire_range = 18 + shore_bombardment = 1.5 + evasion = 9.5 + surface_detection = 2 + sub_detection = 1 + surface_visibility = 25 + max_strength = 58 + naval_speed = 18 + naval_range = 2225 + port_capacity_usage = 1.5 + manpower = 1100 + year = 1890 } heavy_cruiser_1890 = { - reliability = 0.8 - armor_value = 6 - ap_attack = 5 - build_cost_ic = 1250 - resources = { oil=1 steel=3 } - anti_air_attack = 0 - torpedo_attack = 0 - attack = 3.5 - fire_range = 18 - shore_bombardment = 1.5 - evasion = 9.5 - surface_detection = 2 - sub_detection = 1 - surface_visibility = 25 - max_strength = 58 - naval_speed = 18 - naval_range = 2225 - port_capacity_usage = 1.5 - archetype = battle_cruiser - manpower = 1100 + archetype = heavy_cruiser priority = 50 + year = 1890 } heavy_cruiser_1900 = { @@ -67,10 +58,11 @@ heavy_cruiser_1900 = { naval_speed = 21 naval_range = 2525 port_capacity_usage = 1.5 - archetype = battle_cruiser + archetype = heavy_cruiser parent = heavy_cruiser_1890 manpower = 1820 priority = 50 + year = 1900 } heavy_cruiser_1 = { @@ -96,6 +88,7 @@ heavy_cruiser_1 = { parent = heavy_cruiser_1900 manpower = 1500 priority = 40 + year = 1922 } heavy_cruiser_2 = { @@ -121,6 +114,7 @@ heavy_cruiser_2 = { parent = heavy_cruiser_1 manpower = 1700 priority = 40 + year = 1936 } heavy_cruiser_3 = { @@ -146,6 +140,7 @@ heavy_cruiser_3 = { parent = heavy_cruiser_2 manpower = 1900 priority = 40 + year = 1940 } heavy_cruiser_4 = { @@ -171,5 +166,6 @@ heavy_cruiser_4 = { parent = heavy_cruiser_3 manpower = 2200 priority = 40 + year = 1944 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/light_cruisers.txt b/mod/thegreatwar/common/units/equipment/light_cruisers.txt index bbe1e651a..1854468e5 100755 --- a/mod/thegreatwar/common/units/equipment/light_cruisers.txt +++ b/mod/thegreatwar/common/units/equipment/light_cruisers.txt @@ -23,6 +23,7 @@ equipments = { port_capacity_usage = 1 sub_attack = 2 manpower = 600 + year = 1922 } light_cruiser_1890 = { @@ -48,22 +49,23 @@ light_cruiser_1890 = { archetype = light_cruiser manpower = 220 priority = 30 + year = 1890 } light_cruiser_1900 = { reliability = 0.8 armor_value = 1 ap_attack = 3 - build_cost_ic = 1440 + build_cost_ic = 1420 resources = { oil=1 steel=2 } anti_air_attack = 0 torpedo_attack = 0.5 attack = 3.5 fire_range = 16 shore_bombardment = 0 - evasion = 29 + evasion = 28.5 surface_detection = 7 - sub_detection = 9.5 + sub_detection = 9 surface_visibility = 15 max_strength = 46 naval_speed = 16 @@ -72,8 +74,9 @@ light_cruiser_1900 = { sub_attack = 0 archetype = light_cruiser parent = light_cruiser_1890 - manpower = 370 + manpower = 360 priority = 30 + year = 1900 } light_cruiser_1906 = { @@ -100,6 +103,7 @@ light_cruiser_1906 = { parent = light_cruiser_1900 manpower = 360 priority = 30 + year = 1906 } light_cruiser_1910 = { @@ -126,6 +130,7 @@ light_cruiser_1910 = { parent = light_cruiser_1906 manpower = 390 priority = 30 + year = 1910 } light_cruiser_1914 = { @@ -152,6 +157,7 @@ light_cruiser_1914 = { parent = light_cruiser_1910 manpower = 450 priority = 30 + year = 1914 } light_cruiser_1918 = { @@ -178,6 +184,7 @@ light_cruiser_1918 = { parent = light_cruiser_1914 manpower = 550 priority = 30 + year = 1918 } light_cruiser_1 = { @@ -204,6 +211,7 @@ light_cruiser_1 = { parent = light_cruiser_1918 manpower = 250 priority = 30 + year = 1922 } light_cruiser_2 = { @@ -229,6 +237,7 @@ light_cruiser_2 = { parent = light_cruiser_1 manpower = 800 priority = 30 + year = 1936 } light_cruiser_3 = { @@ -254,6 +263,7 @@ light_cruiser_3 = { parent = light_cruiser_2 manpower = 960 priority = 30 + year = 1940 } light_cruiser_4 = { @@ -279,6 +289,7 @@ light_cruiser_4 = { parent = light_cruiser_3 manpower = 1140 priority = 30 + year = 1944 } torpedo_cruiser = { @@ -305,5 +316,6 @@ torpedo_cruiser = { archetype = light_cruiser manpower = 960 priority = 30 + year = 1940 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/equipment/submarines.txt b/mod/thegreatwar/common/units/equipment/submarines.txt index dcc8b15eb..b0341a46f 100755 --- a/mod/thegreatwar/common/units/equipment/submarines.txt +++ b/mod/thegreatwar/common/units/equipment/submarines.txt @@ -23,37 +23,39 @@ equipments = { port_capacity_usage = 0.5 sub_visibility = 30 manpower = 200 + year = 1922 } coastal_submarine_1900 = { reliability = 0.35 armor_value = 0 ap_attack = 0 - build_cost_ic = 70 + build_cost_ic = 60 resources = { oil=1 steel=1 } anti_air_attack = 0 torpedo_attack = 1 attack = 0 fire_range = 2 - evasion = 12 - surface_detection = 4.5 + evasion = 11.5 + surface_detection = 4 sub_detection = 0 surface_visibility = 1 - max_strength = 2 - naval_speed = 7 + max_strength = 1 + naval_speed = 6.5 naval_range = 150 port_capacity_usage = 0.5 sub_visibility = 48 archetype = submarine - manpower = 60 + manpower = 50 priority = 80 + year = 1900 } coastal_submarine_1906 = { reliability = 0.4 armor_value = 0 ap_attack = 0 - build_cost_ic = 150 + build_cost_ic = 120 resources = { oil=1 steel=1 } anti_air_attack = 0 torpedo_attack = 2 @@ -65,13 +67,14 @@ coastal_submarine_1906 = { surface_visibility = 1 max_strength = 3 naval_speed = 8 - naval_range = 475 + naval_range = 425 port_capacity_usage = 0.5 sub_visibility = 44 archetype = submarine parent = coastal_submarine_1900 - manpower = 90 + manpower = 80 priority = 80 + year = 1906 } coastal_submarine_1910 = { @@ -90,13 +93,14 @@ coastal_submarine_1910 = { surface_visibility = 1 max_strength = 4 naval_speed = 9 - naval_range = 525 + naval_range = 475 port_capacity_usage = 0.5 sub_visibility = 40 archetype = submarine parent = coastal_submarine_1906 - manpower = 100 + manpower = 90 priority = 80 + year = 1910 } coastal_submarine_1914 = { @@ -109,19 +113,20 @@ coastal_submarine_1914 = { torpedo_attack = 4 attack = 0 fire_range = 5 - evasion = 18 - surface_detection = 10 + evasion = 17 + surface_detection = 8 sub_detection = 0 surface_visibility = 1 max_strength = 5 naval_speed = 10 - naval_range = 575 + naval_range = 525 port_capacity_usage = 0.5 sub_visibility = 36 archetype = submarine parent = coastal_submarine_1910 - manpower = 110 + manpower = 100 priority = 80 + year = 1914 } coastal_submarine_1918 = { @@ -135,118 +140,121 @@ coastal_submarine_1918 = { attack = 0 fire_range = 6 evasion = 20 - surface_detection = 11 + surface_detection = 9 sub_detection = 0 surface_visibility = 1 max_strength = 6 naval_speed = 11 - naval_range = 800 + naval_range = 725 port_capacity_usage = 0.5 sub_visibility = 33 archetype = submarine parent = coastal_submarine_1914 manpower = 120 priority = 80 + year = 1918 } cruiser_submarine_1914 = { reliability = 0.5 armor_value = 0 ap_attack = 0 - build_cost_ic = 330 + build_cost_ic = 270 resources = { oil=1 steel=1 } anti_air_attack = 0.2 - torpedo_attack = 7 + torpedo_attack = 6 attack = 0 - fire_range = 5 - evasion = 16.5 - surface_detection = 22 + fire_range = 5.5 + evasion = 15.5 + surface_detection = 18 sub_detection = 0 surface_visibility = 1 - max_strength = 7 - naval_speed = 9 - naval_range = 2100 + max_strength = 6 + naval_speed = 8.5 + naval_range = 1725 port_capacity_usage = 0.5 sub_visibility = 36 archetype = submarine - parent = submarine_1914 - manpower = 160 + manpower = 140 priority = 80 + year = 1914 } cruiser_submarine_1918 = { reliability = 0.55 armor_value = 0 ap_attack = 0 - build_cost_ic = 340 + build_cost_ic = 760 resources = { oil=1 steel=1 } anti_air_attack = 0.4 - torpedo_attack = 9 + torpedo_attack = 13.5 attack = 0 fire_range = 7 - evasion = 20 - surface_detection = 23 + evasion = 31.5 + surface_detection = 50.5 sub_detection = 0 surface_visibility = 1 - max_strength = 8 - naval_speed = 11 - naval_range = 3425 + max_strength = 17 + naval_speed = 17.5 + naval_range = 3600 port_capacity_usage = 0.5 sub_visibility = 33 archetype = submarine parent = cruiser_submarine_1914 - manpower = 180 + manpower = 260 priority = 80 + year = 1918 } submarine_1906 = { reliability = 0.4 armor_value = 0 ap_attack = 0 - build_cost_ic = 270 + build_cost_ic = 230 resources = { oil=1 steel=1 } anti_air_attack = 0 - torpedo_attack = 5.5 + torpedo_attack = 4.5 attack = 0 fire_range = 3 evasion = 21.5 - surface_detection = 18 + surface_detection = 15.5 sub_detection = 0 surface_visibility = 1 - max_strength = 6 + max_strength = 5 naval_speed = 12 - naval_range = 825 + naval_range = 500 port_capacity_usage = 0.5 sub_visibility = 44 archetype = submarine - parent = coastal_submarine_1900 - manpower = 140 + manpower = 130 priority = 80 + year = 1906 } submarine_1910 = { reliability = 0.45 armor_value = 0 ap_attack = 0 - build_cost_ic = 360 + build_cost_ic = 300 resources = { oil=1 steel=1 } anti_air_attack = 0 - torpedo_attack = 8.5 + torpedo_attack = 7.5 attack = 0 fire_range = 4 evasion = 22 - surface_detection = 24 + surface_detection = 20 sub_detection = 0 surface_visibility = 1 max_strength = 7 naval_speed = 12.5 - naval_range = 1225 + naval_range = 1175 port_capacity_usage = 0.5 sub_visibility = 40 archetype = submarine parent = submarine_1906 - manpower = 160 + manpower = 150 priority = 80 + year = 1910 } submarine_1914 = { @@ -256,7 +264,7 @@ submarine_1914 = { build_cost_ic = 380 resources = { oil=1 steel=1 } anti_air_attack = 0.2 - torpedo_attack = 9 + torpedo_attack = 7.5 attack = 0 fire_range = 5 evasion = 23 @@ -265,13 +273,14 @@ submarine_1914 = { surface_visibility = 1 max_strength = 8 naval_speed = 13 - naval_range = 1800 + naval_range = 1600 port_capacity_usage = 0.5 sub_visibility = 36 archetype = submarine parent = submarine_1910 - manpower = 170 + manpower = 160 priority = 80 + year = 1914 } submarine_1918 = { @@ -297,6 +306,7 @@ submarine_1918 = { parent = submarine_1914 manpower = 180 priority = 80 + year = 1918 } submarine_1 = { @@ -323,6 +333,7 @@ submarine_1 = { parent = submarine_1918 manpower = 200 priority = 80 + year = 1922 } submarine_2 = { @@ -348,6 +359,7 @@ submarine_2 = { archetype = submarine parent = submarine_1 priority = 80 + year = 1936 } submarine_3 = { @@ -373,6 +385,7 @@ submarine_3 = { archetype = submarine parent = submarine_2 priority = 80 + year = 1940 } submarine_4 = { @@ -398,5 +411,6 @@ submarine_4 = { archetype = submarine parent = submarine_3 priority = 80 + year = 1944 } } \ No newline at end of file diff --git a/mod/thegreatwar/common/units/heavy_cruiser.txt b/mod/thegreatwar/common/units/heavy_cruiser.txt new file mode 100644 index 000000000..105cbb7c6 --- /dev/null +++ b/mod/thegreatwar/common/units/heavy_cruiser.txt @@ -0,0 +1,16 @@ +sub_units = { + heavy_cruiser = { + sprite = heavy_cruiser + map_icon_category = ship + priority = 6 + active = yes + type = { capital_ship } + need = { heavy_cruiser = 1 } + + max_organisation = 40 + + + supply_consumption = 0.1 + } + +} diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser.dds new file mode 100644 index 000000000..ad5d72802 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser_inverted.dds new file mode 100644 index 000000000..1f7bf2d01 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battlecruiser_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship.dds index 48e3bbc47..9309891a7 100755 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship.dds and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship_inverted.dds new file mode 100644 index 000000000..c13c4fba6 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_battleship_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier.dds new file mode 100644 index 000000000..1524303f6 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier_inverted.dds new file mode 100644 index 000000000..05e56b471 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_carrier_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_coastal_submarine.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_coastal_submarine.dds deleted file mode 100755 index 9c8e4e02e..000000000 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_coastal_submarine.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer.dds new file mode 100644 index 000000000..9f2c2d3bb Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer_inverted.dds new file mode 100644 index 000000000..4cc27679c Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_destroyer_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_dreadnought.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_dreadnought.dds deleted file mode 100755 index 05a0c6e67..000000000 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_dreadnought.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser.dds new file mode 100644 index 000000000..26f2f6256 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser_inverted.dds new file mode 100644 index 000000000..bdb2d510a Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_heavy_cruiser_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_protected_cruiser.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser.dds old mode 100755 new mode 100644 similarity index 59% rename from mod/thegreatwar/gfx/interface/counters/ships_small/onmap_protected_cruiser.dds rename to mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser.dds index 01865e101..8c76a98a3 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_protected_cruiser.dds and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser_inverted.dds new file mode 100644 index 000000000..557b82324 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_light_cruiser_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_longrange_submarine.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_longrange_submarine.dds deleted file mode 100755 index eb2caacd2..000000000 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_longrange_submarine.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_seaplane_tender.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_seaplane_tender.dds deleted file mode 100755 index 1ace8c7eb..000000000 Binary files a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_seaplane_tender.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship.dds new file mode 100644 index 000000000..a13c9d99c Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship_inverted.dds new file mode 100644 index 000000000..6ad6404f3 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_sh_battleship_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine.dds new file mode 100644 index 000000000..b62c98ead Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine_inverted.dds new file mode 100644 index 000000000..53305d135 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_submarine_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport.dds new file mode 100644 index 000000000..521605c39 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport.dds differ diff --git a/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport_inverted.dds b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport_inverted.dds new file mode 100644 index 000000000..fcf850f40 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/counters/ships_small/onmap_transport_inverted.dds differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship.dds deleted file mode 100755 index 32a05d133..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_I.dds deleted file mode 100755 index b70be33b5..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_II.dds deleted file mode 100755 index 9dcd22737..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_III.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_III.dds deleted file mode 100755 index 68e4303fc..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/battleship_III.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine.dds deleted file mode 100755 index 64b783059..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_I.dds deleted file mode 100755 index d62911c7b..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_II.dds deleted file mode 100755 index 6cc4cb571..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_III.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_III.dds deleted file mode 100755 index 25ef0ad4f..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_III.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_IV.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_IV.dds deleted file mode 100755 index 4456562e2..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_IV.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_V.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_V.dds deleted file mode 100755 index dbdaeacf2..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/coastal_submarine_V.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_V.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_V.dds deleted file mode 100755 index bd947035c..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_V.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_VI.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_VI.dds deleted file mode 100755 index 8878fb0a9..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/destroyer_VI.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought.dds deleted file mode 100755 index b90757d38..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_I.dds deleted file mode 100755 index 059a06e59..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_II.dds deleted file mode 100755 index e31d8bea3..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_III.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_III.dds deleted file mode 100755 index 98fd266f3..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_III.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_IV.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_IV.dds deleted file mode 100755 index 3a4e5ea65..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/dreadnought_IV.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine.dds deleted file mode 100755 index a7b04dc3b..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_I.dds deleted file mode 100755 index 229444374..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_II.dds deleted file mode 100755 index c9bd12fad..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/longrange_submarine_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser.dds deleted file mode 100755 index 76d29c1c4..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_I.dds deleted file mode 100755 index cf92b5533..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_II.dds deleted file mode 100755 index bb00cdca9..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_III.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_III.dds deleted file mode 100755 index 4fd0d29ae..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/protected_cruiser_III.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender.dds deleted file mode 100755 index ba3058d7f..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_I.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_I.dds deleted file mode 100755 index 89cd03bb4..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_I.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_II.dds b/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_II.dds deleted file mode 100755 index 91adc5ae0..000000000 Binary files a/mod/thegreatwar/gfx/interface/navalcombat/ships/seaplane_tender_II.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ARG_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ARG_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ARG_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship1b.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship1b.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship1b.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship1b.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_cruiser_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_cruiser_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_cruiser_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_cruiser_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_cruiser_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_cruiser_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_cruiser_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_cruiser_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/AUH_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/AUH_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_battleship2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_battleship2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/BRA_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/BRA_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/BRA_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHI_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHI_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHI_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHI_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHI_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHI_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHI_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_battleship5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_battleship5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_battleship5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_battleship5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/CHL_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/CHL_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/CHL_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/COL_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/COL_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/COL_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/COL_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/DEN_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/DEN_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battlecruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battlecruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship1b.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship1b.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship1b.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship1b.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_battleship5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_battleship5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_cruiser_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_cruiser_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_cruiser_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_cruiser_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_cruiser_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_cruiser_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_cruiser_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_cruiser_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_light_cruiser5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_light_cruiser5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ENG_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ENG_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/EST_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/EST_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/EST_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/EST_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_seaplane_carriera.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_seaplane_carriera.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_seaplane_carriera.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_seaplane_carriera.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/FRA_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/FRA_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_seaplane_carriera.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_seaplane_carriera.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_seaplane_carriera.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_seaplane_carriera.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battlecruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battlecruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_light_cruiser5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_light_cruiser5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GER_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GER_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/GRE_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/GRE_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/GRE_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_light_cruiser5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_light_cruiser5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_light_cruiser5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/HOL_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/HOL_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/HOL_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_cruiser_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_cruiser_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_cruiser_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_cruiser_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_light_cruiser4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_light_cruiser4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ITA_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ITA_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battlecruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battlecruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battlecruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battlecruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battlecruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battlecruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battlecruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battlecruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_battleship5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_battleship5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_cruiser_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_cruiser_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_cruiser_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_cruiser_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_light_cruiser5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_light_cruiser5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/JAP_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/JAP_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/NOR_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/NOR_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/NOR_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/POR_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/POR_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/POR_ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_coastal_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/POR_ww1_coastal_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_coastal_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/POR_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/POR_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/POR_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/POR_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/POR_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/POR_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/POR_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/PRU_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/PRU_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/PRU_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/PRU_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/PRU_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/PRU_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/PRU_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ROM_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ROM_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ROM_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ROM_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/ROM_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/ROM_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/ROM_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/ROM_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_seaplane_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_seaplane_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_seaplane_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_seaplane_carriera.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_seaplane_carriera.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_seaplane_carriera.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_seaplane_carriera.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_light_cruiser3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_light_cruiser3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/RUS_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/RUS_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SIA_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SIA_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SIA_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SIA_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SIA_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SIA_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SIA_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SIA_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_coastal_submarine4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_coastal_submarine4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_coastal_submarine4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SPA_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SPA_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/SWE_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/SWE_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_heavy_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_heavy_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/TUR_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/TUR_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/TUR_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/URU_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/URU_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/URU_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/URU_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_battleship5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_battleship5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_carrier.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_carrier.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_carrier.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_coastal_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_coastal_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_coastal_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_coastal_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_coastal_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_coastal_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer4.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer4.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer4.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_destroyer5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_destroyer5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_heavy_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_heavy_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_heavy_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_heavy_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_heavy_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_heavy_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser1a.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser1a.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser1a.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser5.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_light_cruiser5.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_light_cruiser5.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine0.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine0.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine0.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine1.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine1.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine1.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine2.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine2.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine2.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine3.dds similarity index 100% rename from mod/thegreatwar/gfx/interface/technologies/USA_ww1_submarine3.dds rename to mod/thegreatwar/gfx/interface/technologies/Naval/USA_ww1_submarine3.dds diff --git a/mod/thegreatwar/gfx/interface/technologies/Naval/seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/Naval/seaplane_carrier.dds new file mode 100644 index 000000000..8cf62ffdb Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/Naval/seaplane_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_battlecruiser.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_battlecruiser.dds new file mode 100644 index 000000000..0fedb4474 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_battlecruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_battleship.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_battleship.dds new file mode 100644 index 000000000..e14075fc3 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_carrier.dds new file mode 100644 index 000000000..b3d821956 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_destroyer.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_destroyer.dds new file mode 100644 index 000000000..627b0168d Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_destroyer.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_heavy_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_heavy_cruiser.dds new file mode 100644 index 000000000..c4866e4ec Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_heavy_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_light_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_light_cruiser.dds new file mode 100644 index 000000000..6141f9e51 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_light_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/advanced_submarine.dds b/mod/thegreatwar/gfx/interface/technologies/advanced_submarine.dds new file mode 100644 index 000000000..c2456f666 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/advanced_submarine.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_battlecruiser.dds b/mod/thegreatwar/gfx/interface/technologies/basic_battlecruiser.dds new file mode 100644 index 000000000..0fedb4474 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_battlecruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_battleship.dds b/mod/thegreatwar/gfx/interface/technologies/basic_battleship.dds new file mode 100644 index 000000000..e14075fc3 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/basic_carrier.dds new file mode 100644 index 000000000..b3d821956 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_destroyer.dds b/mod/thegreatwar/gfx/interface/technologies/basic_destroyer.dds new file mode 100644 index 000000000..627b0168d Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_destroyer.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_heavy_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/basic_heavy_cruiser.dds new file mode 100644 index 000000000..c4866e4ec Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_heavy_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_light_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/basic_light_cruiser.dds new file mode 100644 index 000000000..6141f9e51 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_light_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/basic_submarine.dds b/mod/thegreatwar/gfx/interface/technologies/basic_submarine.dds new file mode 100644 index 000000000..c2456f666 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/basic_submarine.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_battlecruiser.dds b/mod/thegreatwar/gfx/interface/technologies/early_battlecruiser.dds new file mode 100644 index 000000000..0fedb4474 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_battlecruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_battleship.dds b/mod/thegreatwar/gfx/interface/technologies/early_battleship.dds new file mode 100644 index 000000000..e14075fc3 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/early_carrier.dds new file mode 100644 index 000000000..b3d821956 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_destroyer.dds b/mod/thegreatwar/gfx/interface/technologies/early_destroyer.dds new file mode 100644 index 000000000..627b0168d Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_destroyer.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_heavy_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/early_heavy_cruiser.dds new file mode 100644 index 000000000..c4866e4ec Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_heavy_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_light_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/early_light_cruiser.dds new file mode 100644 index 000000000..6141f9e51 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_light_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/early_submarine.dds b/mod/thegreatwar/gfx/interface/technologies/early_submarine.dds new file mode 100644 index 000000000..c2456f666 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/early_submarine.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_battlecruiser.dds b/mod/thegreatwar/gfx/interface/technologies/improved_battlecruiser.dds new file mode 100644 index 000000000..0fedb4474 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_battlecruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_battleship.dds b/mod/thegreatwar/gfx/interface/technologies/improved_battleship.dds new file mode 100644 index 000000000..e14075fc3 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_battleship.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/improved_carrier.dds new file mode 100644 index 000000000..b3d821956 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_destroyer.dds b/mod/thegreatwar/gfx/interface/technologies/improved_destroyer.dds new file mode 100644 index 000000000..627b0168d Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_destroyer.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_heavy_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/improved_heavy_cruiser.dds new file mode 100644 index 000000000..c4866e4ec Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_heavy_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_light_cruiser.dds b/mod/thegreatwar/gfx/interface/technologies/improved_light_cruiser.dds new file mode 100644 index 000000000..6141f9e51 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_light_cruiser.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/improved_submarine.dds b/mod/thegreatwar/gfx/interface/technologies/improved_submarine.dds new file mode 100644 index 000000000..c2456f666 Binary files /dev/null and b/mod/thegreatwar/gfx/interface/technologies/improved_submarine.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/seaplane_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/seaplane_carrier.dds index 8cf62ffdb..b3d821956 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/seaplane_carrier.dds and b/mod/thegreatwar/gfx/interface/technologies/seaplane_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser0.dds index 76adfb294..0fedb4474 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser1.dds index 22e204615..0fedb4474 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser2.dds index 8b9a22bf8..0fedb4474 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser2.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser2.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser3.dds index 8b9a22bf8..0fedb4474 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser3.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battlecruiser3.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship0.dds index 50561cc07..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1.dds index 58832a99d..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1b.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1b.dds deleted file mode 100644 index 8bc1399ed..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship1b.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship2.dds index f5a42a541..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship2.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship2.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship3.dds index 5f644e2fe..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship3.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship3.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship4.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship4.dds index f328c8b02..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship4.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship4.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship5.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship5.dds index 98608dc5e..e14075fc3 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_battleship5.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_battleship5.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_carrier.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_carrier.dds index d33b9bdcb..b3d821956 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_carrier.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_carrier.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine1.dds deleted file mode 100644 index 4af381f89..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine1.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine2.dds deleted file mode 100644 index a42e7a57a..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine2.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine3.dds deleted file mode 100644 index 92a5d1ede..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine3.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine4.dds deleted file mode 100644 index 3cc812bcd..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_coastal_submarine4.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine1.dds deleted file mode 100644 index fab2e6918..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine1.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine2.dds deleted file mode 100644 index 5c6016d7f..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_cruiser_submarine2.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer0.dds index afebf0d34..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer1.dds index 60324efe9..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer2.dds index 39aeda658..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer2.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer2.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer3.dds index 387ea7840..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer3.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer3.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer4.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer4.dds index 36d78839e..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer4.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer4.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer5.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer5.dds index c9f4cfb69..627b0168d 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer5.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_destroyer5.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser0.dds index f5f8d3f44..c4866e4ec 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser1.dds index 25452eeb4..c4866e4ec 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser2.dds deleted file mode 100644 index 214463d07..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_heavy_cruiser2.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser0.dds index 422c3555d..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1.dds index 7242c78d4..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1a.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1a.dds deleted file mode 100644 index 32292ffc4..000000000 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser1a.dds and /dev/null differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser2.dds index 133a7f554..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser2.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser2.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser3.dds index d07e0ec18..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser3.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser3.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser4.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser4.dds index 2892f8211..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser4.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser4.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser5.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser5.dds index 32475d914..6141f9e51 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser5.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_light_cruiser5.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine0.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine0.dds index aad903b32..c2456f666 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine0.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine0.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine1.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine1.dds index 8a6fe8415..c2456f666 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine1.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine1.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine2.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine2.dds index 15a7e7e3d..c2456f666 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine2.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine2.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine3.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine3.dds index 1cc72229f..c2456f666 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine3.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine3.dds differ diff --git a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine4.dds b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine4.dds index 1cc72229f..c2456f666 100644 Binary files a/mod/thegreatwar/gfx/interface/technologies/ww1_submarine4.dds and b/mod/thegreatwar/gfx/interface/technologies/ww1_submarine4.dds differ diff --git a/mod/thegreatwar/interface/subuniticons.gfx b/mod/thegreatwar/interface/subuniticons.gfx index 0f5e66669..1508701f0 100755 --- a/mod/thegreatwar/interface/subuniticons.gfx +++ b/mod/thegreatwar/interface/subuniticons.gfx @@ -242,91 +242,99 @@ spriteTypes = { spriteType = { name = "GFX_unit_battle_cruiser_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_battlecruiser.dds" } spriteType = { name = "GFX_unit_battleship_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_battleship.dds" } - spriteType = { name = "GFX_unit_dreadnought_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_dreadnought.dds" } spriteType = { name = "GFX_unit_carrier_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_carrier.dds" } - spriteType = { name = "GFX_unit_seaplane_tender_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_seaplane_tender.dds" } spriteType = { name = "GFX_unit_destroyer_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_destroyer.dds" } spriteType = { name = "GFX_unit_escort_carrier_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_carrier.dds" } spriteType = { name = "GFX_unit_heavy_cruiser_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_heavy_cruiser.dds" } spriteType = { name = "GFX_unit_light_cruiser_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_light_cruiser.dds" } - spriteType = { name = "GFX_unit_protected_cruiser_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_protected_cruiser.dds" } spriteType = { name = "GFX_unit_sh_battleship_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_sh_battleship.dds" } spriteType = { name = "GFX_unit_submarine_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_submarine.dds" } - spriteType = { name = "GFX_unit_coastal_submarine_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_coastal_submarine.dds" } - spriteType = { name = "GFX_unit_longrange_submarine_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_longrangesubmarine.dds" } spriteType = { name = "GFX_unit_transport_icon_medium_white" texturefile = "gfx/interface/counters/ships_small/onmap_transport.dds" } + ############################################ + ### On-map-counters for SHIPS - Inverted ### + + spriteType = { name = "GFX_unit_battle_cruiser_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_battlecruiser_inverted.dds" } + spriteType = { name = "GFX_unit_battleship_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_battleship_inverted.dds" } + spriteType = { name = "GFX_unit_carrier_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_carrier_inverted.dds" } + spriteType = { name = "GFX_unit_destroyer_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_destroyer_inverted.dds" } + spriteType = { name = "GFX_unit_escort_carrier_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_carrier_inverted.dds" } + spriteType = { name = "GFX_unit_heavy_cruiser_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_heavy_cruiser_inverted.dds" } + spriteType = { name = "GFX_unit_light_cruiser_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_light_cruiser_inverted.dds" } + spriteType = { name = "GFX_unit_sh_battleship_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_sh_battleship_inverted.dds" } + spriteType = { name = "GFX_unit_submarine_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_submarine_inverted.dds" } + spriteType = { name = "GFX_unit_convoy_icon_medium_black" texturefile = "gfx/interface/counters/ships_small/onmap_transport_inverted.dds" } + ############################################################################# ### Large ships images used in NAVAL-COMBAT-VIEW and SELECTED-FLEETS-VIEW ### spriteType = { name = "GFX_unit_battle_cruiser_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battle_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battle_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battle_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser_III.dds" noOfFrames = 2 } # Removed from Database - #spriteType = { name = "GFX_unit_battle_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser_IV.dds" noOfFrames = 2 } # Removed from Database + spriteType = { name = "GFX_unit_battle_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battle_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battle_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battle_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battle_cruiser_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battle_cruiser_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battlecruiser.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_battleship_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battleship_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battleship_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battleship_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_battleship_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_dreadnought_icon_medium" texturefile = "gfx/interface/navalcombat/ships/dreadnought.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_dreadnought_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/dreadnought_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_dreadnought_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/dreadnought_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_dreadnought_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/dreadnought_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_dreadnought_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/dreadnought_IV.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_7_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_8_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_9_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_battleship_10_icon_medium" texturefile = "gfx/interface/navalcombat/ships/battleship.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_carrier_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_carrier_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_carrier_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_carrier_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_carrier_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_seaplane_tender_icon_medium" texturefile = "gfx/interface/navalcombat/ships/seaplane_tender.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_seaplane_tender_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/seaplane_tender_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_seaplane_tender_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/seaplane_tender_II.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_carrier_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/carrier.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_destroyer_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_V.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_destroyer_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer_VI.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_7_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_8_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_9_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_destroyer_10_icon_medium" texturefile = "gfx/interface/navalcombat/ships/destroyer.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_heavy_cruiser_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_heavy_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_heavy_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_heavy_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_heavy_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser_IV.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_heavy_cruiser_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/heavy_cruiser.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_light_cruiser_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_light_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_light_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_light_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_light_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_protected_cruiser_icon_medium" texturefile = "gfx/interface/navalcombat/ships/protected_cruiser.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_protected_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/protected_cruiser_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_protected_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/protected_cruiser_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_protected_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/protected_cruiser_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_protected_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/protected_cruiser_IV.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_7_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_8_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_9_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_light_cruiser_10_icon_medium" texturefile = "gfx/interface/navalcombat/ships/light_cruiser.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_SH_battleship_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_SH_battleship_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_SH_battleship_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship_II.dds" noOfFrames = 2 } - #spriteType = { name = "GFX_unit_SH_battleship_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship_III.dds" noOfFrames = 2 } # Removed from Database - #spriteType = { name = "GFX_unit_SH_battleship_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship_IV.dds" noOfFrames = 2 } # Removed from Database + spriteType = { name = "GFX_unit_SH_battleship_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_SH_battleship_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/sh_battleship.dds" noOfFrames = 2 } spriteType = { name = "GFX_unit_submarine_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_submarine_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_submarine_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_submarine_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_submarine_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine_IV.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_coastal_submarine_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/coastal_submarine_V.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_longrange_submarine_icon_medium" texturefile = "gfx/interface/navalcombat/ships/longrange_submarine.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_longrange_submarine_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/longrange_submarine_I.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_longrange_submarine_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/longrange_submarine_II.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_longrange_submarine_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/longrange_submarine_III.dds" noOfFrames = 2 } - spriteType = { name = "GFX_unit_longrange_submarine_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/longrange_submarine_IV.dds" noOfFrames = 2 } - #spriteType = { name = "GFX_unit_transport_icon_medium" texturefile = "gfx/interface/navalcombat/ships/transport.dds" noOfFrames = 2 } # Removed from Database - spriteType = { name = "GFX_unit_convoy_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/convoy.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_2_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_3_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_4_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_5_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_6_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_7_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } + spriteType = { name = "GFX_unit_submarine_8_icon_medium" texturefile = "gfx/interface/navalcombat/ships/submarine.dds" noOfFrames = 2 } +spriteType = { name = "GFX_unit_convoy_1_icon_medium" texturefile = "gfx/interface/navalcombat/ships/convoy.dds" noOfFrames = 2 } }