From 1dbb6d4433ece69ede47ec439975f82665f0f330 Mon Sep 17 00:00:00 2001 From: lilylindstrand Date: Tue, 14 May 2024 22:54:32 +0200 Subject: [PATCH] feat(country): add nederland history entry --- history/countries/NDL - Nederland.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 history/countries/NDL - Nederland.txt diff --git a/history/countries/NDL - Nederland.txt b/history/countries/NDL - Nederland.txt new file mode 100644 index 0000000..381e3c0 --- /dev/null +++ b/history/countries/NDL - Nederland.txt @@ -0,0 +1,25 @@ +## capital = + +set_politics = { + ruling_party = neutrality + last_election = "1935.6.1" + election_frequency = 12 + elections_allowed = no +} + +set_popularities = { + democratic = 0 + fascism = 0 + communism = 0 + neutrality = 0 +} + +create_country_leader = { + name = "Generic Generico IV" + desc = "" + picture = "" + ideology = despotism + traits = { + # + } +} \ No newline at end of file