From abb4659e558c0d54c865c4e867d4252eed5d368e Mon Sep 17 00:00:00 2001 From: Elcaspar <40212448+Elcaspar@users.noreply.github.com> Date: Tue, 12 Jun 2018 20:49:45 +0200 Subject: [PATCH] Update ENG - Britain.txt --- history/countries/ENG - Britain.txt | 33 ++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/history/countries/ENG - Britain.txt b/history/countries/ENG - Britain.txt index a382676..15bde19 100644 --- a/history/countries/ENG - Britain.txt +++ b/history/countries/ENG - Britain.txt @@ -120,6 +120,37 @@ if = { ENG_george_vi } + + + create_country_leader = { + name = "Archibald Sinclair" + desc = "POLITICS_ARCHIBALD_SINCLAIR_DESC" + picture = "" + expire = "1965.1.1" + ideology = social_liberalism + traits = { + + + create_country_leader = { + name = "Aneurin Bevan" + desc = "POLITICS_ANEURIN_BEVAN_DESC" + picture = "" + expire = "1965.1.1" + ideology = democratic_socialism + traits = { + + } + + + create_country_leader = { + name = "Clement Attlee" + desc = "POLITICS_CLEMENT_ATTLEE_DESC" + picture = "" + expire = "1965.1.1" + ideology = social_democracy + traits = { + + } create_country_leader = { @@ -798,4 +829,4 @@ create_equipment_variant = { ship_anti_air_upgrade = 3 } } -} \ No newline at end of file +}