From 89f98e72d08f61c86e388be3c535b881c36410fb Mon Sep 17 00:00:00 2001 From: Wolferos Date: Tue, 23 May 2023 17:07:47 +0200 Subject: [PATCH] Open Beta 0.21.3 RC3 Fix anti crash --- mod/thegreatwar/history/units/FRA_1910.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/mod/thegreatwar/history/units/FRA_1910.txt b/mod/thegreatwar/history/units/FRA_1910.txt index 86f1654ed..da0fa5fb8 100755 --- a/mod/thegreatwar/history/units/FRA_1910.txt +++ b/mod/thegreatwar/history/units/FRA_1910.txt @@ -22,7 +22,7 @@ division_template = { } division_template = { - name = "Brigade de la Légion Etrangère" # Elite + name = "Légion Etrangère" # Elite regiments = { infantry = { x = 0 y = 0 } infantry = { x = 0 y = 1 } @@ -45,7 +45,7 @@ division_template = { } division_template = { - name = "Brigade de Troupes Coloniales" # Special + name = "Troupes Coloniales" # Special regiments = { infantry = { x = 0 y = 0 } infantry = { x = 0 y = 1 } @@ -59,7 +59,7 @@ division_template = { } division_template = { - name = "Brigade de Chasseurs Alpins" # Mountain Division + name = "Chasseurs Alpins" # Mountain Division regiments = { mountaineers = { x = 0 y = 0 } mountaineers = { x = 0 y = 1 } @@ -84,7 +84,7 @@ division_template = { } division_template = { - name = "Bataillon de Hussards" # Cavalry + name = "Hussards" # Cavalry regiments = { cavalry = { x = 0 y = 0 } cavalry = { x = 0 y = 1 } @@ -98,7 +98,7 @@ division_template = { } division_template = { - name = "Bataillon de Reconnaissance Blindée" + name = "Reconnaissance Blindée" regiments = { armored_car = { x = 0 y = 0 } @@ -1174,7 +1174,7 @@ fleet = { division= { - name = "Alpins d'territoriale" + name = "Division d'Infanterie Alpine" location = 9728 # Romans sur Isere division_template = "Chasseurs Alpins" start_experience_factor = 0.05 @@ -1438,9 +1438,8 @@ fleet = { start_manpower_factor = 0.3 } - division= { - name = "d'infanterie coloniale de Saigon" + name = "Infanterie coloniale de Saigon" location=4401 # Saigon division_template = "Troupes Coloniales" start_experience_factor = 0.05 @@ -1450,7 +1449,7 @@ fleet = { division= { - name = "d'infanterie coloniale de l'Annam" + name = "Infanterie coloniale de l'Annam" location = 10137 # Quang Ngai division_template = "Troupes Coloniales" start_experience_factor = 0.05 @@ -1460,7 +1459,7 @@ fleet = { division= { - name = "d'infanterie coloniale du Tonkin" + name = "Infanterie coloniale du Tonkin" location=4075 # Hanoi division_template = "Troupes Coloniales" start_experience_factor = 0.05