From 9f7f7c8da9b8ffeda6fcc8475448f522a064deab Mon Sep 17 00:00:00 2001 From: Wolferos Date: Sat, 7 Aug 2021 10:44:22 +0200 Subject: [PATCH] Pre-Open Beta 0.15.3 --- mod/thegreatwar/gfx/interface/logo_game.dds | Bin 458880 -> 458880 bytes mod/thegreatwar/history/states/12-Latvia.txt | 4 +- .../history/states/32-Rhone Alpes.txt | 50 +++++++++--------- mod/thegreatwar/history/states/40-USSR.txt | 48 +++++++++-------- 4 files changed, 52 insertions(+), 50 deletions(-) diff --git a/mod/thegreatwar/gfx/interface/logo_game.dds b/mod/thegreatwar/gfx/interface/logo_game.dds index 94ac451f7c6ab293eca40766d26e8684df9b775e..36e721e8abd81f8804ad1f04d38f50f1b8a0c5df 100644 GIT binary patch delta 544 zcmZvZO)ErE7{||W=A!JFG%+DfVIdn?u$Yx>yev?bKEZs2QMW9pX*Q;m-B`#%O_L`( zNwGL=2u8vrA2+g9t=Il3$?>X_&T|MpoO zh%42t?a3IOULX(NGD3}IkIN-H8s@6+sHP#V{GWb&)HJB*4uwYR|_qjAuUCZI9;XuN$&+(l$xkH+uhPVk|NdwZ|AD?UJalG$f8KOkpd z8JnX^;D*U`6Jprrg3wgulDF!IRxni{D3Z41xug}MC*VI>wS7sQ8lETy#OJtISdjK z%B&9%a#k>ZCS=jmDq={p%d8Lap89NVcx^zQVcm%3Y~F_anpholi}h)2Q6Z15PONYA z_(81CVB6wdC!Sok3F2aXNsp@J`@Z3Mo=Bsh1tccNY=OUG-9miAbzPApdIKc-1vcu_ xW6^raBEEm1JLQOfoA{E6K;<7JtlRh=b1{0qph>gJx;wbt(R~8=>Aq?fegU9Ma%uno diff --git a/mod/thegreatwar/history/states/12-Latvia.txt b/mod/thegreatwar/history/states/12-Latvia.txt index ec8626adb..fa93dcba1 100755 --- a/mod/thegreatwar/history/states/12-Latvia.txt +++ b/mod/thegreatwar/history/states/12-Latvia.txt @@ -58,8 +58,6 @@ state = { 9340 = { naval_base = 3 } - } - - + } } } \ No newline at end of file diff --git a/mod/thegreatwar/history/states/32-Rhone Alpes.txt b/mod/thegreatwar/history/states/32-Rhone Alpes.txt index 9d0c74796..1ee12d5b4 100755 --- a/mod/thegreatwar/history/states/32-Rhone Alpes.txt +++ b/mod/thegreatwar/history/states/32-Rhone Alpes.txt @@ -1,29 +1,29 @@ -state={ - id=32 - name="STATE_32" +state = { + id = 32 + name = "STATE_32" manpower = 1307500 - state_category=town - provinces={ 762 780 3589 3768 6784 11713 } - resources={ - wood=0 - aluminium=45 - steel=85 - } - history={ - victory_points={ 3768 1 } - owner=FRA - add_core_of=FRA - 1936.1.1={ - owner=FRA - add_core_of=FRA - victory_points={ 3768 1 } - buildings={ - infrastructure=4 - } - } - buildings={ - infrastructure=4 - industrial_complex=1 + state_category = town + provinces = { 762 780 3589 3768 6784 11713 } + resources = { + wood = 0 + aluminium = 45 + steel = 85 + } + history = { + victory_points = { 3768 1 } + owner = FRA + add_core_of = FRA + 1936.1.1 = { + owner = FRA + add_core_of = FRA + victory_points = { 3768 1 } + buildings = { + infrastructure = 4 } } + buildings = { + infrastructure = 4 + industrial_complex = 1 + } } +} diff --git a/mod/thegreatwar/history/states/40-USSR.txt b/mod/thegreatwar/history/states/40-USSR.txt index 8396487eb..1c66a5ab9 100755 --- a/mod/thegreatwar/history/states/40-USSR.txt +++ b/mod/thegreatwar/history/states/40-USSR.txt @@ -1,29 +1,33 @@ -state={ - id=40 - name="STATE_40" # Barnaul +state = { + id = 40 + name = "STATE_40" # Barnaul manpower = 2107451 - state_category=large_town - provinces={ 1297 1779 1794 1797 4803 7680 10537 10546 11410 12515 12528 12613 } - resources={ - wood=0 - } - history={ - owner=RUS - add_core_of=RUS - 1936.1.1={ - owner=SOV - add_core_of=SOV - buildings={ - infrastructure=2 - industrial_complex=1 - } + state_category = large_town + provinces = { 1297 1779 1794 1797 4803 7680 10537 10546 11410 12515 12528 12613 } + resources = { + wood = 0 + } + history = { + owner = RUS + add_core_of = RUS + 1936.1.1 = { + owner = SOV + add_core_of = SOV + buildings = { + infrastructure = 2 + industrial_complex = 1 } - 1939.1.1={ buildings={ industrial_complex=2 } } - buildings={ - infrastructure=2 + } + 1939.1.1 = { + buildings = { + industrial_complex = 2 } + } + buildings = { + infrastructure = 2 + } 1919.1.1 = { add_core_of = SOV } - } } +} \ No newline at end of file