Map Painting #6
This commit is contained in:
parent
bba77756cc
commit
72c737484a
88 changed files with 405 additions and 152 deletions
6
common/countries/Falandia.txt
Normal file
6
common/countries/Falandia.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Falandia
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 202 200 121 }
|
||||
6
common/countries/Gaestertland.txt
Normal file
6
common/countries/Gaestertland.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gaestertland
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 221 }
|
||||
6
common/countries/Günther Cult.txt
Normal file
6
common/countries/Günther Cult.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Günther Cult
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 21 31 102 }
|
||||
6
common/countries/Sarvundland.txt
Normal file
6
common/countries/Sarvundland.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Sarvundland
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 102 103 94 }
|
||||
6
common/countries/TallRepublic.txt
Normal file
6
common/countries/TallRepublic.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#TallRepublic
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 21 21 202 }
|
||||
|
|
@ -108,4 +108,29 @@ UTV = {
|
|||
FSH = {
|
||||
color = rgb { 23 32 202 }
|
||||
color_ui = rgb { 23 32 202 }
|
||||
}
|
||||
|
||||
FAL = {
|
||||
color = rgb { 202 200 121 }
|
||||
color_ui = rgb { 202 200 121 }
|
||||
}
|
||||
|
||||
SVL = {
|
||||
color = rgb { 102 103 94 }
|
||||
color_ui = rgb { 102 103 94 }
|
||||
}
|
||||
|
||||
TTR = {
|
||||
color = rgb { 21 21 202 }
|
||||
color_ui = rgb { 21 21 202 }
|
||||
}
|
||||
|
||||
GTL = {
|
||||
color = rgb { 221 }
|
||||
color_ui = rgb { 221 }
|
||||
}
|
||||
|
||||
GCT = {
|
||||
color = rgb { 21 31 102 }
|
||||
color_ui = rgb { 21 31 102 }
|
||||
}
|
||||
|
|
@ -5,7 +5,7 @@ RUI = "countries/Ruinaires.txt"
|
|||
CTL = "countries/Costilliere.txt"
|
||||
PIR = "countries/Piratecove.txt"
|
||||
UMB = "countries/Unitedmercenaries.txt"
|
||||
SGM = "countries/Ösigvmutan.txt"
|
||||
SGM = "countries/�sigvmutan.txt"
|
||||
NLQ = "countries/Norlorqs.txt"
|
||||
UDL = "countries/Uldriklands.txt"
|
||||
SUI = "countries/Sarroui.txt"
|
||||
|
|
@ -14,4 +14,9 @@ IQI = "countries/Isletueteriqui.txt"
|
|||
NQV = "countries/Norriquiva.txt"
|
||||
SQV = "countries/Surriquiva.txt"
|
||||
UTV = "countries/Unitrevita.txt"
|
||||
FSH = "countries/F'ish.txt"
|
||||
FSH = "countries/F'ish.txt"
|
||||
FAL = "countries/Falandia.txt"
|
||||
SVL = "countries/Sarvundland.txt"
|
||||
TTR = "countries/TallRepublic.txt"
|
||||
GTL = "countries/Gaestertland.txt"
|
||||
GCT = "countries/Günther Cult.txt"
|
||||
25
history/countries/FAL - Falandia.txt
Normal file
25
history/countries/FAL - Falandia.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
25
history/countries/GCT - Günther Cult.txt
Normal file
25
history/countries/GCT - Günther Cult.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
25
history/countries/GTL - Gaestertland.txt
Normal file
25
history/countries/GTL - Gaestertland.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
25
history/countries/SVL - Sarvundland.txt
Normal file
25
history/countries/SVL - Sarvundland.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
25
history/countries/TTR - TallRepublic.txt
Normal file
25
history/countries/TTR - TallRepublic.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## capital =
|
||||
|
||||
set_politics = {
|
||||
ruling_party = neutrality
|
||||
last_election = "1935.6.1"
|
||||
election_frequency = 12
|
||||
elections_allowed = yes
|
||||
}
|
||||
|
||||
set_popularities = {
|
||||
democratic = 15
|
||||
fascism = 2
|
||||
communism = 3
|
||||
neutrality = 80
|
||||
}
|
||||
|
||||
create_country_leader = {
|
||||
name = "Generic Generico"
|
||||
desc = ""
|
||||
picture = ""
|
||||
ideology = despotism
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ITZ
|
||||
owner = ITZ
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = TTR
|
||||
owner = TTR
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GCT
|
||||
owner = GCT
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = CTL
|
||||
owner = CTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = GTL
|
||||
owner = GTL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = RUI
|
||||
owner = RUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SVL
|
||||
owner = SVL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FAL
|
||||
owner = FAL
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = LMB
|
||||
owner = LMB
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = SUI
|
||||
owner = SUI
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = LMB
|
||||
owner = LMB
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -99,4 +99,66 @@
|
|||
NMD_neutrality_DEF:0 "Normandié"
|
||||
|
||||
LIC_neutrality:0 "The Lesser Confederation of Island Principalities"
|
||||
LIC_neutrality_DEF:0 "The Lesser Confederation of Island Principalities"
|
||||
LIC_neutrality_DEF:0 "The Lesser Confederation of Island Principalities"
|
||||
|
||||
### Generated
|
||||
|
||||
LMB_neutrality:0 "Lammbouir"
|
||||
LMB_neutrality_DEF:0 "Lammbouir"
|
||||
|
||||
RUI_neutrality:0 "Ruinaires"
|
||||
RUI_neutrality_DEF:0 "Ruinaires"
|
||||
|
||||
CTL_neutrality:0 "Costilliere"
|
||||
CTL_neutrality_DEF:0 "Costilliere"
|
||||
|
||||
PIR_neutrality:0 "Pirate Cove"
|
||||
PIR_neutrality_DEF:0 "The Merchant cove of Pirates"
|
||||
|
||||
UMB_neutrality:0 "United Mercenary Bands"
|
||||
UMB_neutrality_DEF:0 "The Union of Mercenary Bands"
|
||||
|
||||
SGM_neutrality:0 "Ösigvmutan"
|
||||
SGM_neutrality_DEF:0 "Dae Ösigvmutan Kvutiz"
|
||||
|
||||
NLQ_neutrality:0 "Norlorqs"
|
||||
NLQ_neutrality_DEF:0 "Norlorqs"
|
||||
|
||||
UDL_neutrality:0 "Uldrikland"
|
||||
UDL_neutrality_DEF:0 "Landen af Uldrik denne Store"
|
||||
|
||||
SUI_neutrality:0 "Sarroui"
|
||||
SUI_neutrality_DEF:0 "Sarroui"
|
||||
|
||||
ITZ_neutrality:0 "Itzerla"
|
||||
ITZ_neutrality_DEF:0 "Aev't Itzerli Kivmacosta"
|
||||
|
||||
IQI_neutrality:0 "Isletueteriqui"
|
||||
IQI_neutrality_DEF:0 "Islatae Isletueteriqui Quimon Qui"
|
||||
|
||||
NQV_neutrality:0 "Norriquiva Militaritzia General"
|
||||
NQV_neutrality_DEF:0 "Generalitz Militaritzia d' Norriquiva"
|
||||
|
||||
SQV_neutrality:0 "Surriquiva acombatro a folgas"
|
||||
SQV_neutrality_DEF:0 "Al acombatro a de folgas Surriquiva"
|
||||
|
||||
UTV_neutrality:0 "Unitrevita"
|
||||
UTV_neutrality:0 "Unitrevita"
|
||||
|
||||
FSH_neutrality:0 "F'ish"
|
||||
FSH_neutrality_DEF:0 "Union of F'ish people"
|
||||
|
||||
FAL_neutrality:0 "Falandia"
|
||||
FAL_neutrality_DEF:0 "The Grand Duchy of Falandia"
|
||||
|
||||
SVL_neutrality:0 "Sarvundland"
|
||||
SVL_neutrality_DEF:0 "Der treue land af Sarvund"
|
||||
|
||||
TTR_neutrality:0 "The Tall Republic"
|
||||
TTR_neutrality_DEF:0 "The Democratic Union of The Mountains"
|
||||
|
||||
GTL_neutrality:0 "Gaestertland"
|
||||
GTL_neutrality_DEF:0 "Landet av die stoere Gaestert"
|
||||
|
||||
GCT_neutrality:0 "Günther Cult"
|
||||
GCT_neutrality_DEF:0 "The cult of Günther"
|
||||
|
|
@ -48,7 +48,13 @@ def states():
|
|||
file = open(f"./history/states/{state}-State_{state}.txt", "w")
|
||||
file.write(content)
|
||||
file.close()
|
||||
|
||||
def localisation():
|
||||
file = open("./localisation/english/countries_l_english.yml", "a")
|
||||
file.write(f"\n\n {c_tag}_neutrality:0 \"{c_name}\"\n {c_tag}_neutrality_DEF:0 \"{c_def}\"")
|
||||
file.close
|
||||
|
||||
common()
|
||||
hist()
|
||||
states()
|
||||
states()
|
||||
localisation()
|
||||
Loading…
Add table
Add a link
Reference in a new issue