Skip to content

Commit

Permalink
Open Beta 0.21.1 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolferos committed Mar 14, 2023
1 parent d0492b7 commit d980997
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 73 deletions.
4 changes: 2 additions & 2 deletions mod/TheGreatWar.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ tags={
"Technologies"
}
picture="tgw_picture.png"
version="0.21"
supported_version="1.12.10"
version="0.21.1"
supported_version="1.12.11"
remote_file_id="699709023"
4 changes: 2 additions & 2 deletions mod/thegreatwar/descriptor.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ tags={
"Technologies"
}
picture="tgw_picture.png"
version="0.21"
supported_version="1.12.10"
version="0.21.1"
supported_version="1.12.11"
remote_file_id="699709023"
Binary file modified mod/thegreatwar/gfx/interface/logo_game.dds
Binary file not shown.
9 changes: 0 additions & 9 deletions mod/thegreatwar/history/countries/GUA - Guatemla.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ set_technology = {
motorised_infantry = 1
ww1_ambulance1 = 1


# Support
tech_support = 1
tech_engineers = 1
Expand Down Expand Up @@ -120,10 +119,6 @@ set_technology = {
communism = 0
neutrality = 70
}

add_ideas = {

}
}

1914.1.1 = {
Expand Down Expand Up @@ -204,8 +199,4 @@ set_technology = {
communism = 0
neutrality = 70
}

add_ideas = {

}
}
66 changes: 6 additions & 60 deletions mod/thegreatwar/history/countries/LBA - Libya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ set_politics = {
election_frequency = 48
elections_allowed = no
}

set_popularities = {
democratic = 0
fascism = 0
Expand All @@ -36,7 +37,7 @@ set_stability = 0.75

add_ideas = { ww1_Faith_Allah }

set_convoys=20
set_convoys = 20

1914.1.1 = {

Expand Down Expand Up @@ -79,10 +80,9 @@ set_convoys=20
ww1_light_cruiser0 = 1
ww1_light_cruiser0_mtg = 1




early_battlecruiser=1
#KiS=1

ww1_battleship0 = 1
ww1_battleship0_mtg = 1
ww1_battleship1 = 1
Expand All @@ -104,59 +104,5 @@ set_convoys=20
tech_maintenance_company=1
tech_field_hospital = 1
tech_logistics_company = 1
#KiS #tech_signal_company=1
} }

1936.1.1={
capital=448

#
#set_technology = { infantry_weapons = 1 gwtank=1 }
#
set_convoys=20
create_country_leader={ name="Bashir es Sadawi" desc = "" picture="gfx/leaders/LBA/Portrait_Arabia_Generic_2.dds" ideology=liberalism traits = { } }
create_country_leader={ name="Ettore Bastico" desc = "" picture="gfx/leaders/LBA/Portrait_Italy_Guiseppe_Fioravanzo.dds" ideology=fascism_ideology traits = { } }
create_country_leader={ name="Idris Senussi" desc = "" picture="gfx/leaders/LBA/Portrait_Arabia_Generic_2.dds" ideology=despotism traits = { } }
create_country_leader={ name="Hassan as-Senussi" desc = "" picture="gfx/leaders/LBA/Portrait_Arabia_Generic_3.dds" ideology=leninism traits = { } }

}
#1939.1.1={
# add_political_power=1198
# complete_national_focus=army_effort
# complete_national_focus=equipment_effort
# complete_national_focus=motorization_effort
# complete_national_focus=aviation_effort
# complete_national_focus=naval_effort
# complete_national_focus=large_navy
# complete_national_focus=industrial_effort
# complete_national_focus=construction_effort
# complete_national_focus=production_effort
# set_technology = {
# tech_support = 1
# tech_recon = 1
# support_weapons=1
# gw_artillery=1
# air_superiority=1
# grand_battle_plan=1
# trench_warfare=1
# fleet_in_being=1
# battlefleet_concentration=1
# convoy_sailing=1
# electronic_mechanical_engineering = 1
# #KiS #radio=1
# radio_detection=1
# mechanical_computing=1
# computing_machine=1
# basic_machine_tools=1
# improved_machine_tools=1
# advanced_machine_tools=1
# synth_oil_experiments=1
# oil_plant=1
# improved_oil_plant=1
# construction1 = 1
# construction2=1
# dispersed_industry=1
# dispersed_industry2=1
# }
# }
#
}
}

0 comments on commit d980997

Please sign in to comment.