Added Leclerc Dyeworks, mines, more loc stuff
This commit is contained in:
parent
29f423976f
commit
3c2d065dca
18 changed files with 393 additions and 130 deletions
|
|
@ -439,4 +439,154 @@ tell_mines_08 = {
|
||||||
directive_to_build_economy_modifier = yes
|
directive_to_build_economy_modifier = yes
|
||||||
ai_economical_building_preference_modifier = yes
|
ai_economical_building_preference_modifier = yes
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Leclerc Dyeworks
|
||||||
|
|
||||||
|
leclerc_dyeworks_01 = {
|
||||||
|
construction_time = standard_construction_time
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_leclerc_dyeworks_requirement_terrain = yes
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 01 }
|
||||||
|
}
|
||||||
|
|
||||||
|
can_construct_showing_failures_only = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
county = { NOT = { has_county_modifier = backwater_county_modifier } }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = normal_building_tier_2_cost
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = normal_building_tax_tier_2
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
development_growth_factor = normal_building_development_growth_factor_tier_2
|
||||||
|
development_growth = normal_building_development_growth_tier_2
|
||||||
|
}
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
monthly_influence = 0.3
|
||||||
|
}
|
||||||
|
|
||||||
|
on_complete = {
|
||||||
|
creator_mandala_built_regular_building_piety_effect = yes
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = leclerc_dyeworks_02
|
||||||
|
|
||||||
|
type_icon = "icon_building_murex_farms.dds"
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 9
|
||||||
|
ai_tier_1_economical_building_preference_modifier = yes
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
leclerc_dyeworks_02 = {
|
||||||
|
construction_time = standard_construction_time
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_murex_farm_requirement_terrain = yes
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||||
|
}
|
||||||
|
|
||||||
|
can_construct_showing_failures_only = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
county = { NOT = { has_county_modifier = backwater_county_modifier } }
|
||||||
|
}
|
||||||
|
|
||||||
|
can_construct = {
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||||
|
scope:holder.culture = {
|
||||||
|
has_innovation = innovation_manorialism
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = normal_building_tier_5_cost
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = normal_building_tax_tier_5
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
development_growth_factor = normal_building_development_growth_factor_tier_5
|
||||||
|
development_growth = normal_building_development_growth_tier_5
|
||||||
|
}
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
monthly_influence = 1.3
|
||||||
|
}
|
||||||
|
|
||||||
|
on_complete = {
|
||||||
|
#Mandala Creator Aspect
|
||||||
|
creator_mandala_built_regular_building_piety_effect = yes
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = leclerc_dyeworks_03
|
||||||
|
|
||||||
|
type_icon = "icon_building_murex_farms.dds"
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 6
|
||||||
|
ai_tier_1_economical_building_preference_modifier = yes
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
leclerc_dyeworks_03 = {
|
||||||
|
construction_time = standard_construction_time
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_murex_farm_requirement_terrain = yes
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 04 }
|
||||||
|
}
|
||||||
|
|
||||||
|
can_construct_showing_failures_only = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
county = { NOT = { has_county_modifier = backwater_county_modifier } }
|
||||||
|
}
|
||||||
|
|
||||||
|
can_construct = {
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 04 }
|
||||||
|
scope:holder.culture = {
|
||||||
|
has_innovation = innovation_cranes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = normal_building_tier_7_cost
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = normal_building_tax_tier_7
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
development_growth_factor = normal_building_development_growth_factor_tier_7
|
||||||
|
development_growth = normal_building_development_growth_tier_7
|
||||||
|
}
|
||||||
|
|
||||||
|
character_modifier = {
|
||||||
|
monthly_influence = 2.3
|
||||||
|
}
|
||||||
|
|
||||||
|
on_complete = {
|
||||||
|
#Mandala Creator Aspect
|
||||||
|
creator_mandala_built_regular_building_piety_effect = yes
|
||||||
|
}
|
||||||
|
|
||||||
|
type_icon = "icon_building_murex_farms.dds"
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 4
|
||||||
|
ai_tier_1_economical_building_preference_modifier = yes
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
abigail_female = { Abby Abygayl Abygayll Aibbie Aibigail }
|
abigail_female = { Abby Abygayl Abygayll Aibbie Aibigail }
|
||||||
ada_female = { Ada Adda }
|
ada_female = { Ada Adda }
|
||||||
adela_female = { Aaltje Ad_e_grv_lo Addyla Addylla Adela Aiddelai }
|
adela_female = { Aaltje Ad_e_grv_lo Addyla Addylla Adela Adele Aiddelai }
|
||||||
adelaide_female = { Adelheid Addylayddy Addylaydy Addyllayddy Aiddelaide Aleida Alida Alijda Alke Azala_i_uml_s Aziliz Azylis Elke Heide Heidi }
|
adelaide_female = { Adelheid Addylayddy Addylaydy Addyllayddy Aiddelaide Aleida Alida Alijda Alke Azala_i_uml_s Aziliz Azylis Elke Heide Heidi }
|
||||||
adriana_female = { Adriana Adriano }
|
adriana_female = { Adriana Adriano }
|
||||||
agatha_female = { _A_rng_got Agatha Agathe Agato }
|
agatha_female = { _A_rng_got Agatha Agathe Agato }
|
||||||
|
|
@ -61,7 +61,7 @@ asma_female = { Asma }
|
||||||
assumption_female = { Assumpci_o_act_ }
|
assumption_female = { Assumpci_o_act_ }
|
||||||
aveline_female = { Awyllyny Awylyny }
|
aveline_female = { Awyllyny Awylyny }
|
||||||
baptista_female = { Batistino }
|
baptista_female = { Batistino }
|
||||||
barbara_female = { B_a_grv_rbara B_a_uml_rbl Barbara Barbo_female Barbro }
|
barbara_female = { B_a_grv_rbara B_a_uml_rbel B_a_uml_rbl Barbara Barbo_female Barbro }
|
||||||
beata_female = { Beata Beate }
|
beata_female = { Beata Beate }
|
||||||
beatrice_female = { Beaitrice Beatrice Beatris Beatriu Byatrhyks Byatrycy Byatrysy }
|
beatrice_female = { Beaitrice Beatrice Beatris Beatriu Byatrhyks Byatrycy Byatrysy }
|
||||||
belen_female = { Betlem }
|
belen_female = { Betlem }
|
||||||
|
|
|
||||||
|
|
@ -170,7 +170,7 @@ edmund_male = { Eddmund Eddmundd Edmond Edmound Edmund }
|
||||||
edward_male = { _E_act_douard Audouard Eaddwarhd Eddwaird Eddwardd Edouard Eduard Edvard Edward Nyddardd }
|
edward_male = { _E_act_douard Audouard Eaddwarhd Eddwaird Eddwardd Edouard Eduard Edvard Edward Nyddardd }
|
||||||
edwin_male = { Eddwyn Edvin Edwin }
|
edwin_male = { Eddwyn Edvin Edwin }
|
||||||
egbert_male = { Egbert }
|
egbert_male = { Egbert }
|
||||||
ekkehard_male = { Eckhard Eckart Eicke Eike Ekkehard Eyke }
|
ekkehard_male = { Eckehard Eckhard Eckart Eicke Eike Ekkehard Eyke }
|
||||||
eligius_male = { Aloi Eloi }
|
eligius_male = { Aloi Eloi }
|
||||||
elijah_male = { El_i_grv_o Elies Elias Eliaz Ilyes Lyes }
|
elijah_male = { El_i_grv_o Elies Elias Eliaz Ilyes Lyes }
|
||||||
elliot_male = { Elliot Ellyot Elywt }
|
elliot_male = { Elliot Ellyot Elywt }
|
||||||
|
|
@ -342,7 +342,7 @@ johnmichael_male = { Jan-Mich_e_grv_u Yann-Vikael }
|
||||||
johnnoel_male = { Jan-Calendau }
|
johnnoel_male = { Jan-Calendau }
|
||||||
johnpascal_male = { Jan-Pascau }
|
johnpascal_male = { Jan-Pascau }
|
||||||
johnpaul_male = { Jan-Pau Jean-Pol Yann-Baol }
|
johnpaul_male = { Jan-Pau Jean-Pol Yann-Baol }
|
||||||
johnpeter_male = { Jan-P_e_grv_ire Joan_spc_Pere }
|
johnpeter_male = { Hans-Peter Jan-P_e_grv_ire Joan_spc_Pere }
|
||||||
johnphilip_male = { Jan-Felip }
|
johnphilip_male = { Jan-Felip }
|
||||||
johnraymond_male = { Joan_spc_Ramon }
|
johnraymond_male = { Joan_spc_Ramon }
|
||||||
johnstephen_male = { Jan-Steve }
|
johnstephen_male = { Jan-Steve }
|
||||||
|
|
@ -413,7 +413,7 @@ malthe_male = { Malte Malthe }
|
||||||
manfred_male = { Manfred Manfrid }
|
manfred_male = { Manfred Manfrid }
|
||||||
marcel_male = { Marc_e_grv_u Marcel Marsel }
|
marcel_male = { Marc_e_grv_u Marcel Marsel }
|
||||||
marcelinus_male = { Marcel_mdn_l_i_act_ Marcellinus }
|
marcelinus_male = { Marcel_mdn_l_i_act_ Marcellinus }
|
||||||
marianus_male = { Mari_a_grv_ }
|
marianus_male = { Mari_a_grv_ Marian_male }
|
||||||
marinus_male = { Marinus }
|
marinus_male = { Marinus }
|
||||||
marius_male = { M_a_grv_ri_male M_a_grv_rius Marhyus Mario Marius }
|
marius_male = { M_a_grv_ri_male M_a_grv_rius Marhyus Mario Marius }
|
||||||
mark_male = { Mairk Marc Marco Marcus Marhc Mark Marko Markus }
|
mark_male = { Mairk Marc Marco Marcus Marhc Mark Marko Markus }
|
||||||
|
|
@ -433,7 +433,7 @@ meinhard_male = { Meinert Meinhard }
|
||||||
melchior_male = { Melchior Melker }
|
melchior_male = { Melchior Melker }
|
||||||
mercury_male = { Myrhcurhy }
|
mercury_male = { Myrhcurhy }
|
||||||
merlin_male = { Merlijn Myrlyn }
|
merlin_male = { Merlijn Myrlyn }
|
||||||
michael_male = { Chiel Maic Maikel Meik Mich_e_grv_u Michael Michaiel Michel Michiel Micka_e_uml_l Mikael Mike Mikkel Mikko Miqu_e_grv_u Miquel Misha_e_uml_l Mychayl Mychayll Myshayl Mytchyll }
|
michael_male = { Chiel Maic Maik Maikel Meik Mich_e_grv_u Michael Michaiel Michel Michiel Micka_e_uml_l Mikael Mike Mikkel Mikko Miqu_e_grv_u Miquel Misha_e_uml_l Mychayl Mychayll Myshayl Mytchyll }
|
||||||
michaelangel_male = { Miquel_spc__A_grv_ngel }
|
michaelangel_male = { Miquel_spc__A_grv_ngel }
|
||||||
modest_male = { Modest }
|
modest_male = { Modest }
|
||||||
morgan_male = { Morgan Morgann Morhgan }
|
morgan_male = { Morgan Morgann Morhgan }
|
||||||
|
|
|
||||||
|
|
@ -8,23 +8,31 @@
|
||||||
"dynn_Arndt"
|
"dynn_Arndt"
|
||||||
"dynn_Becker"
|
"dynn_Becker"
|
||||||
"dynn_Berger"
|
"dynn_Berger"
|
||||||
|
"dynn_Broshog"
|
||||||
|
"dynn_Donath"
|
||||||
"dynn_Fischer"
|
"dynn_Fischer"
|
||||||
"dynn_Franke"
|
"dynn_Franke"
|
||||||
"dynn_Friedrich"
|
"dynn_Friedrich"
|
||||||
|
"dynn_G_o_uml_cke"
|
||||||
"dynn_G_u_uml_nther"
|
"dynn_G_u_uml_nther"
|
||||||
"dynn_H_u_uml_bner"
|
"dynn_H_u_uml_bner"
|
||||||
"dynn_Hartmann"
|
"dynn_Hartmann"
|
||||||
|
"dynn_Heidemann"
|
||||||
"dynn_Heinrich"
|
"dynn_Heinrich"
|
||||||
"dynn_Herrmann"
|
"dynn_Herrmann"
|
||||||
"dynn_Hoffmann"
|
"dynn_Hoffmann"
|
||||||
"dynn_Hofmann"
|
"dynn_Hofmann"
|
||||||
|
"dynn_Just"
|
||||||
"dynn_K_o_uml_hler"
|
"dynn_K_o_uml_hler"
|
||||||
"dynn_K_o_uml_nig"
|
"dynn_K_o_uml_nig"
|
||||||
|
"dynn_Kiep"
|
||||||
"dynn_Koch"
|
"dynn_Koch"
|
||||||
"dynn_Kr_u_uml_ger"
|
"dynn_Kr_u_uml_ger"
|
||||||
|
"dynn_Krakow"
|
||||||
"dynn_Krause"
|
"dynn_Krause"
|
||||||
"dynn_Lange"
|
"dynn_Lange"
|
||||||
"dynn_Lehmann"
|
"dynn_Lehmann"
|
||||||
|
"dynn_Leisegang"
|
||||||
"dynn_Lorenz"
|
"dynn_Lorenz"
|
||||||
"dynn_M_o_uml_ller"
|
"dynn_M_o_uml_ller"
|
||||||
"dynn_M_u_uml_ller"
|
"dynn_M_u_uml_ller"
|
||||||
|
|
@ -62,54 +70,57 @@
|
||||||
Bernd Bernhard
|
Bernd Bernhard
|
||||||
Christian
|
Christian
|
||||||
Detlef Dieter Dirk
|
Detlef Dieter Dirk
|
||||||
Eberhard Erich Ernst
|
Eberhard Erich Ernst Erwin
|
||||||
Frank Friedrich Fritz
|
Frank Friedrich Fritz
|
||||||
G_u_uml_nter Georg Gerhard Gunter
|
G_u_uml_nter Georg Gerhard Gunter
|
||||||
Hans Hans-J_u_uml_rgen Hans-Joachim Harald Harry Hartmut Heiko Heinz Helmut Herbert Hermann Holger Horst
|
Hans Hans-J_u_uml_rgen Hans-Joachim Harald Harry Hartmut Heiko Heinz Helmut Herbert Hermann Holger Horst
|
||||||
J_o_uml_rg J_u_uml_rgen Jens Joachim
|
J_o_uml_rg J_u_uml_rgen Jens Joachim
|
||||||
Karl Karl-Heinz Karsten Klaus Klaus-J_u_uml_rgen Kurt
|
Karl Karl-Heinz Karsten Klaus Klaus-Dieter Klaus-J_u_uml_rgen Kurt
|
||||||
Lutz
|
Lothar Lutz
|
||||||
Manfred Martin Matthias Michael
|
Manfred Marco Martin Matthias Michael
|
||||||
|
Norbert
|
||||||
Olaf Otto
|
Olaf Otto
|
||||||
Peter
|
Paul Peter
|
||||||
Rainer Ralf Reinhard Ronny Rudolf
|
Rainer Ralf Reinhard Ren_e_act_ Roland Ronny Rudolf
|
||||||
Siegfried Steffen
|
Siegfried Steffen
|
||||||
Thomas Torsten
|
Thomas Torsten
|
||||||
Ulrich Uwe
|
Ulrich Uwe
|
||||||
Volker
|
Volker
|
||||||
Walter Werner Wilfried Wilhelm Wolfgang
|
Walter Werner Wilfried Wilhelm Willi Wolfgang
|
||||||
}
|
}
|
||||||
2 = {
|
2 = {
|
||||||
Albert Alexander Andy Arthur
|
Albert Alex Alexander Andy Arthur
|
||||||
Benjamin Bruno
|
Benjamin Bruno
|
||||||
Carl Carsten
|
Carl Carsten
|
||||||
Daniel
|
Dagobert Daniel
|
||||||
Emil Enrico Eric
|
Eckehard Emil Enrico Eric
|
||||||
Felix Franz Friedemann
|
Fabian Felix Frank-Michael Franz Friedemann
|
||||||
G_o_uml_tz Gerhart Gotthard
|
G_o_uml_tz Gerhart Gotthard
|
||||||
Hartwig Heinrich Helmuth Hendrik
|
Hans-Peter Hardy Hartwig Heinrich Helge Helmuth Hendrik Hugo
|
||||||
Jan Jens-Uwe Jochen Johann Johannes John Josef
|
Jan Jens-Uwe Jochen Johann Johannes John Josef Julius
|
||||||
Karlheinz Kersten Kevin
|
Karlheinz Kersten Kevin Konrad
|
||||||
Lars Ludwig
|
Lars Ludwig
|
||||||
Markus
|
Maik Marian_male Markus
|
||||||
Richard Rico Robert
|
Patrick
|
||||||
Siegmund Sylvio
|
Richard Rico Robert Roger
|
||||||
Theo Tim Timo Tino Toni
|
Sebastian Siegmund Sylvio
|
||||||
|
Theo Tim Timo Tino Tobias Toni
|
||||||
Ulf
|
Ulf
|
||||||
Volkmar
|
Volkmar
|
||||||
Willibald
|
Willibald Willy Wolf Wolf-Hugo
|
||||||
}
|
}
|
||||||
1 = {
|
1 = {
|
||||||
Albin
|
Adalbert Albin
|
||||||
Carlfriedrich
|
Carlfriedrich
|
||||||
|
Dirk-Alexander
|
||||||
Erasmus Erhart
|
Erasmus Erhart
|
||||||
Frank-Thomas
|
Frank-Thomas Frederik
|
||||||
Giso
|
Giso
|
||||||
Hanns Hanns-Heinz Hansjochen Henner
|
Hanns Hanns-Heinz Hansjochen Hans-Julius Henner
|
||||||
Jan-Hendrik
|
Jan-Hendrik
|
||||||
Kendy
|
Kendy
|
||||||
Ludolf
|
Ludolf
|
||||||
Moritz
|
Marvin Moritz
|
||||||
Samuel
|
Samuel
|
||||||
Tristan
|
Tristan
|
||||||
Wilfred
|
Wilfred
|
||||||
|
|
@ -117,36 +128,42 @@
|
||||||
}
|
}
|
||||||
female_names = {
|
female_names = {
|
||||||
3 = {
|
3 = {
|
||||||
Anja Anke Annette
|
Angelika Anja Anke Annette
|
||||||
Barbara Brigitte
|
B_a_uml_rbel Barbara Brigitte
|
||||||
Carola Charlotte Christel Claudia
|
Carola Charlotte Christel Claudia
|
||||||
Dagmar Doreen
|
Dagmar Doreen
|
||||||
Gisa
|
Elisabeth Erna
|
||||||
|
Gisa Gudrun
|
||||||
|
Hannelore Helga Hildegard
|
||||||
Ilse Ingrid
|
Ilse Ingrid
|
||||||
Johanna
|
Johanna Jutta
|
||||||
Kathrin Kerstin
|
Karin Kathrin Kerstin
|
||||||
Mandy Martina
|
Mandy Marina Martina
|
||||||
Susanne Sylvia
|
Sabine Susanne Sylvia
|
||||||
Ulrike Ute
|
Ulrike Ute
|
||||||
Yvonne
|
Yvonne
|
||||||
}
|
}
|
||||||
2 = {
|
2 = {
|
||||||
|
Adele
|
||||||
Britta
|
Britta
|
||||||
Dana
|
Dana Diana
|
||||||
Elsa Evelin
|
Elly Elsa Evelin
|
||||||
Gaby Gertraud Gitta
|
Gaby Gerlinde Gertraud Gitta
|
||||||
Hedwig
|
Hedwig Hertha
|
||||||
Julia Juliane
|
Julia Juliane
|
||||||
Katharina
|
Katharina Katja
|
||||||
Lisa
|
Lisa
|
||||||
Marit Monique
|
Marit Monique
|
||||||
Sophie
|
Sophie
|
||||||
|
Thea
|
||||||
Viola
|
Viola
|
||||||
|
Wiebke
|
||||||
}
|
}
|
||||||
1 = {
|
1 = {
|
||||||
Elrid
|
Elen Elrid
|
||||||
Lynn
|
Lynn
|
||||||
Mariechen
|
Mariechen Maxi Michelle
|
||||||
|
Skadi
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dynasty_of_location_prefix = "dynnp_von"
|
dynasty_of_location_prefix = "dynnp_von"
|
||||||
|
|
|
||||||
|
|
@ -1699,3 +1699,8 @@ kraft_dynasty = {
|
||||||
name = dynn_Kraft
|
name = dynn_Kraft
|
||||||
culture = NEOW_pomeranian
|
culture = NEOW_pomeranian
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hofer_dynasty = {
|
||||||
|
name = dynn_Hofer
|
||||||
|
culture = austrian
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,10 @@
|
||||||
oath_faithful_building_01
|
oath_faithful_building_01
|
||||||
oath_poor_building_01
|
oath_poor_building_01
|
||||||
monastic_schools_01 # only for the monastic_schools_allowed_in_every_holding_type faith tenet
|
monastic_schools_01 # only for the monastic_schools_allowed_in_every_holding_type faith tenet
|
||||||
|
|
||||||
|
# N3OW buildings
|
||||||
|
leclerc_dyeworks_01
|
||||||
|
tell_mines_01
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -127,6 +131,10 @@ city_holding = {
|
||||||
oath_poor_building_01
|
oath_poor_building_01
|
||||||
|
|
||||||
monastic_schools_01 # only for the monastic_schools_allowed_in_every_holding_type faith tenet
|
monastic_schools_01 # only for the monastic_schools_allowed_in_every_holding_type faith tenet
|
||||||
|
|
||||||
|
# N3OW buildings
|
||||||
|
leclerc_dyeworks_01
|
||||||
|
tell_mines_01
|
||||||
}
|
}
|
||||||
|
|
||||||
can_be_inherited = yes
|
can_be_inherited = yes
|
||||||
|
|
@ -178,6 +186,10 @@ church_holding = {
|
||||||
oath_warriors_building_01
|
oath_warriors_building_01
|
||||||
oath_faithful_building_01
|
oath_faithful_building_01
|
||||||
oath_poor_building_01
|
oath_poor_building_01
|
||||||
|
|
||||||
|
# N3OW buildings
|
||||||
|
leclerc_dyeworks_01
|
||||||
|
tell_mines_01
|
||||||
}
|
}
|
||||||
|
|
||||||
can_be_inherited = yes
|
can_be_inherited = yes
|
||||||
|
|
|
||||||
|
|
@ -1379,7 +1379,7 @@ e_france = {
|
||||||
province = 2318
|
province = 2318
|
||||||
color = { 42 65 190 }
|
color = { 42 65 190 }
|
||||||
}
|
}
|
||||||
b_sully_sur_loire = {
|
b_sully_sur_loire = { # Romorantin-Lanthenay
|
||||||
province = 2317
|
province = 2317
|
||||||
color = { 5 30 175 }
|
color = { 5 30 175 }
|
||||||
|
|
||||||
|
|
@ -1405,11 +1405,7 @@ e_france = {
|
||||||
|
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_picard=cn_rins
|
name_list_picard=cn_rins
|
||||||
name_list_arpitan=cn_franche
|
name_list_occitan=cn_rems
|
||||||
name_list_occitan=cn_fran_c_ced_a
|
|
||||||
name_list_provencal=cn_fran_c_ced_a
|
|
||||||
name_list_corsican=cn_francia
|
|
||||||
name_list_basque=cn_frantzia
|
|
||||||
}
|
}
|
||||||
|
|
||||||
b_reims = {
|
b_reims = {
|
||||||
|
|
@ -1417,127 +1413,153 @@ e_france = {
|
||||||
color = { 7 60 160 }
|
color = { 7 60 160 }
|
||||||
|
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_NEOW_breton=cn_breizh
|
name_list_picard=cn_rins
|
||||||
name_list_normaund=cn_breizh
|
name_list_occitan=cn_rems
|
||||||
name_list_picard=cn_franche
|
|
||||||
name_list_arpitan=cn_franche
|
|
||||||
name_list_occitan=cn_fran_c_ced_a
|
|
||||||
name_list_provencal=cn_fran_c_ced_a
|
|
||||||
name_list_corsican=cn_francia
|
|
||||||
name_list_basque=cn_frantzia
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
b_epernay = {
|
b_epernay = {
|
||||||
province = 2366
|
province = 2366
|
||||||
color = { 7 60 160 }
|
color = { 7 60 160 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_NEOW_breton=cn_breizh
|
|
||||||
name_list_normaund=cn_breizh
|
|
||||||
name_list_picard=cn_franche
|
|
||||||
name_list_arpitan=cn_franche
|
|
||||||
name_list_occitan=cn_fran_c_ced_a
|
|
||||||
name_list_provencal=cn_fran_c_ced_a
|
|
||||||
name_list_corsican=cn_francia
|
|
||||||
name_list_basque=cn_frantzia
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_vitry_en_perthois = {
|
b_vitry_en_perthois = { # Montmirail
|
||||||
province = 2367
|
province = 2367
|
||||||
color = { 7 60 120 }
|
color = { 7 60 120 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_NEOW_breton=cn_breizh
|
|
||||||
name_list_normaund=cn_breizh
|
|
||||||
name_list_picard=cn_franche
|
|
||||||
name_list_arpitan=cn_franche
|
|
||||||
name_list_occitan=cn_fran_c_ced_a
|
|
||||||
name_list_provencal=cn_fran_c_ced_a
|
|
||||||
name_list_corsican=cn_francia
|
|
||||||
name_list_basque=cn_frantzia
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_troyes = {
|
c_troyes = {
|
||||||
color = { 15 61 153 }
|
color = { 15 61 153 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_picard=cn_tro_e_act__i_uml_es
|
||||||
|
name_list_occitan=cn_tr_o_grv_ias
|
||||||
|
}
|
||||||
|
|
||||||
b_troyes = {
|
b_troyes = {
|
||||||
province = 2371
|
province = 2371
|
||||||
|
|
||||||
color = { 15 55 145 }
|
color = { 15 55 145 }
|
||||||
}
|
|
||||||
b_nogent = {
|
|
||||||
province = 2368
|
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_picard=cn_tro_e_act__i_uml_es
|
||||||
|
name_list_occitan=cn_tr_o_grv_ias
|
||||||
|
}
|
||||||
|
}
|
||||||
|
b_nogent = { # Nogent-sur-Seine
|
||||||
|
province = 2368
|
||||||
color = { 20 80 145 }
|
color = { 20 80 145 }
|
||||||
}
|
}
|
||||||
b_bar_sur_seine = {
|
b_bar_sur_seine = {
|
||||||
province = 2370
|
province = 2370
|
||||||
|
|
||||||
color = { 20 80 145 }
|
color = { 20 80 145 }
|
||||||
}
|
}
|
||||||
b_bar_sur_aube = {
|
b_bar_sur_aube = {
|
||||||
province = 2365
|
province = 2365
|
||||||
|
|
||||||
color = { 15 55 145 }
|
color = { 15 55 145 }
|
||||||
}
|
}
|
||||||
b_brienne_le_chateau = {
|
b_brienne_le_chateau = {
|
||||||
province = 9751
|
province = 9751
|
||||||
|
|
||||||
color = { 15 55 145 }
|
color = { 15 55 145 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_chalons = {
|
c_chalons = {
|
||||||
color = { 22 91 229 }
|
color = { 22 91 229 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_occitan=cn_chalons
|
||||||
|
}
|
||||||
|
|
||||||
b_chalons = {
|
b_chalons = {
|
||||||
province = 2392
|
province = 2392
|
||||||
|
|
||||||
color = { 7 60 120 }
|
color = { 7 60 120 }
|
||||||
}
|
|
||||||
b_saint_dizier = {
|
|
||||||
province = 2389
|
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_occitan=cn_chalons_de_champanha
|
||||||
|
}
|
||||||
|
}
|
||||||
|
b_saint_dizier = { # Vitry-le-François
|
||||||
|
province = 2389
|
||||||
color = { 7 60 120 }
|
color = { 7 60 120 }
|
||||||
}
|
}
|
||||||
b_fagnieres = {
|
b_fagnieres = {
|
||||||
province = 9749
|
province = 9749
|
||||||
|
|
||||||
color = { 7 60 120 }
|
color = { 7 60 120 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_langres = { #Haute-Marne
|
c_langres = { #Haute-Marne
|
||||||
color = { 12 51 127 }
|
color = { 12 51 127 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_arpitan=cn_hi_o_hat_ta_m_a_hat_rna
|
||||||
|
name_list_occitan=cn_nauta_marna
|
||||||
|
name_list_basque=cn_marne_garaia
|
||||||
|
}
|
||||||
|
|
||||||
b_chaumont = {
|
b_chaumont = {
|
||||||
province = 2374
|
province = 2374
|
||||||
|
|
||||||
color = { 55 105 225 }
|
color = { 55 105 225 }
|
||||||
}
|
}
|
||||||
b_langres = {
|
b_langres = {
|
||||||
province = 9750
|
province = 9750
|
||||||
|
|
||||||
color = { 55 105 225 }
|
color = { 55 105 225 }
|
||||||
}
|
}
|
||||||
b_joinville = {
|
b_joinville = {
|
||||||
province = 2372
|
province = 2372
|
||||||
|
|
||||||
color = { 15 55 145 }
|
color = { 15 55 145 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_breton=cn_breizh
|
||||||
|
name_list_normaund=cn_breizh
|
||||||
|
name_list_picard=cn_franche
|
||||||
|
name_list_arpitan=cn_franche
|
||||||
|
name_list_occitan=cn_fran_c_ced_a
|
||||||
|
name_list_provencal=cn_fran_c_ced_a
|
||||||
|
name_list_corsican=cn_francia
|
||||||
|
name_list_basque=cn_frantzia
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_grand = {
|
b_grand = {
|
||||||
province = 2386
|
province = 2386
|
||||||
|
|
||||||
color = { 55 105 225 }
|
color = { 55 105 225 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_breton=cn_breizh
|
||||||
|
name_list_normaund=cn_breizh
|
||||||
|
name_list_picard=cn_franche
|
||||||
|
name_list_arpitan=cn_franche
|
||||||
|
name_list_occitan=cn_fran_c_ced_a
|
||||||
|
name_list_provencal=cn_fran_c_ced_a
|
||||||
|
name_list_corsican=cn_francia
|
||||||
|
name_list_basque=cn_frantzia
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_romilly = {
|
b_romilly = {
|
||||||
province = 2373
|
province = 2373
|
||||||
|
|
||||||
color = { 12 48 170 }
|
color = { 12 48 170 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_breton=cn_breizh
|
||||||
|
name_list_normaund=cn_breizh
|
||||||
|
name_list_picard=cn_franche
|
||||||
|
name_list_arpitan=cn_franche
|
||||||
|
name_list_occitan=cn_fran_c_ced_a
|
||||||
|
name_list_provencal=cn_fran_c_ced_a
|
||||||
|
name_list_corsican=cn_francia
|
||||||
|
name_list_basque=cn_frantzia
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_champs = {
|
b_champs = {
|
||||||
province = 2385
|
province = 2385
|
||||||
|
|
||||||
color = { 55 105 225 }
|
color = { 55 105 225 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_breton=cn_breizh
|
||||||
|
name_list_normaund=cn_breizh
|
||||||
|
name_list_picard=cn_franche
|
||||||
|
name_list_arpitan=cn_franche
|
||||||
|
name_list_occitan=cn_fran_c_ced_a
|
||||||
|
name_list_provencal=cn_fran_c_ced_a
|
||||||
|
name_list_corsican=cn_francia
|
||||||
|
name_list_basque=cn_frantzia
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1855,7 +1877,7 @@ e_france = {
|
||||||
k_aquitaine = {
|
k_aquitaine = {
|
||||||
color = { 224 73 17 }
|
color = { 224 73 17 }
|
||||||
|
|
||||||
capital = c_toulouse # Bordaeux
|
capital = c_toulouse # Toulouse
|
||||||
|
|
||||||
can_create = {
|
can_create = {
|
||||||
trigger_if = {
|
trigger_if = {
|
||||||
|
|
|
||||||
|
|
@ -938,3 +938,16 @@ building_breweries_requirement = {
|
||||||
# }
|
# }
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
building_leclerc_dyeworks_requirement_terrain = {
|
||||||
|
is_county_capital = yes
|
||||||
|
OR = {
|
||||||
|
this.barony = title:b_paris
|
||||||
|
this.barony = title:b_toulouse
|
||||||
|
this.barony = title:b_bordeaux
|
||||||
|
this.barony = title:b_saumur
|
||||||
|
this.barony = title:b_marseille
|
||||||
|
this.barony = title:b_lyon
|
||||||
|
this.barony = title:b_roanne
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -458,7 +458,7 @@ alps_hans= {
|
||||||
|
|
||||||
alps_luitpold = {
|
alps_luitpold = {
|
||||||
name = "Luitpold"
|
name = "Luitpold"
|
||||||
#dynasty = hernaud_dynasty
|
dynasty = hofer_dynasty
|
||||||
religion = roman_catholic
|
religion = roman_catholic
|
||||||
culture = austrian
|
culture = austrian
|
||||||
trait = education_learning_3
|
trait = education_learning_3
|
||||||
|
|
|
||||||
|
|
@ -116,15 +116,17 @@
|
||||||
}
|
}
|
||||||
867.1.1 = {
|
867.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
|
leclerc_dyeworks_01
|
||||||
farm_estates_01
|
farm_estates_01
|
||||||
curtain_walls_01
|
curtain_walls_01
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
|
curtain_walls_01
|
||||||
castle_02
|
castle_02
|
||||||
farm_estates_02
|
farm_estates_02
|
||||||
curtain_walls_01
|
leclerc_dyeworks_01
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,11 +4,6 @@ k_switzerland = {
|
||||||
change_development_level = 7
|
change_development_level = 7
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
k_tirol = {
|
|
||||||
2505.1.1 = {
|
|
||||||
change_development_level = 7
|
|
||||||
}
|
|
||||||
}
|
|
||||||
k_doggerland = {
|
k_doggerland = {
|
||||||
2505.1.1 = {
|
2505.1.1 = {
|
||||||
change_development_level = 7
|
change_development_level = 7
|
||||||
|
|
|
||||||
|
|
@ -331,4 +331,13 @@
|
||||||
building_croke_park_01:0 "Basic Stadium Housing"
|
building_croke_park_01:0 "Basic Stadium Housing"
|
||||||
building_croke_park_01_desc:0 "Croke Park Stadium, once one of the greatest stadiums in Europe, is now used as a foundation for a settlement. Even though its walls are crumbling, many people call this place home, as the high walls protect them from enemy attacks. The field in the middle is used for many games, keeping the people in the nearby region happier. But alas , its great potential is still unused."
|
building_croke_park_01_desc:0 "Croke Park Stadium, once one of the greatest stadiums in Europe, is now used as a foundation for a settlement. Even though its walls are crumbling, many people call this place home, as the high walls protect them from enemy attacks. The field in the middle is used for many games, keeping the people in the nearby region happier. But alas , its great potential is still unused."
|
||||||
building_croke_park_02:0 "Great City Of Croke Park"
|
building_croke_park_02:0 "Great City Of Croke Park"
|
||||||
building_croke_park_02_desc:0 "Great City of Croke Park, as many like to call it, is not only a grand city but also a formidable fortress. Its walls no longer crumble, and its defense is now properly organized. Croke Park Stadium is now known not only as a great city but also a formidable fortress protecting the people of Dublin in tougher times."
|
building_croke_park_02_desc:0 "Great City of Croke Park, as many like to call it, is not only a grand city but also a formidable fortress. Its walls no longer crumble, and its defense is now properly organized. Croke Park Stadium is now known not only as a great city but also a formidable fortress protecting the people of Dublin in tougher times."
|
||||||
|
|
||||||
|
building_type_leclerc_dyeworks_01:1 "Leclerc Dyeworks"
|
||||||
|
building_type_leclerc_dyeworks_01_desc:1 "Famed throughout the world, Leclerc White is one of the most sought-after dyes, known for its pure white colour. Only made in France, it is produced by scraping off titanium rust from Leclerc tanks, ancient armoured vehicles that even now remain in the major cities they were ordered to defend."
|
||||||
|
building_leclerc_dyeworks_01:1 "Rust Harvesters"
|
||||||
|
building_leclerc_dyeworks_01_desc:2 "The harvesting of titanium rust is only entrusted upon skilled journeymen and masters who are delicate in their work, making sure not to damage the Leclerc they are assigned."
|
||||||
|
building_leclerc_dyeworks_02:1 "Leclerc Dyehouse"
|
||||||
|
building_leclerc_dyeworks_02_desc:1 "A centre of production, where the collected titanium rust is stored and used in the making of Leclerc White by master unionsmen and their apprentices."
|
||||||
|
building_leclerc_dyeworks_03:1 "Leclercier Guildhall"
|
||||||
|
building_leclerc_dyeworks_03_desc:1 "The local headquarters of the Leclercier Guild in the region, whiches oversees product quality, tax collection and the continued training of new masters."
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
l_english:
|
l_english:
|
||||||
nick_no_quarter:0 "'No-Quarter'"
|
nick_no_quarter:0 "No-Quarter"
|
||||||
nick_the_senan:0 "'the Sénan'"
|
nick_the_senan:0 "the Sénan"
|
||||||
nick_the_senan_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharWereWas(CHARACTER)] raised on the island of Sein, and [CharWereWas(CHARACTER)] known for [CharYourHerHis(CHARACTER)] love of it."
|
nick_the_senan_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharWereWas(CHARACTER)] raised on the island of Sein, and [CharWereWas(CHARACTER)] known for [CharYourHerHis(CHARACTER)] love of it."
|
||||||
nick_the_soldier:0 "'the Soldier'"
|
nick_the_soldier:0 "the Soldier"
|
||||||
nick_the_white_ermine:0 "'the White Ermine'"
|
nick_the_white_ermine:0 "the White Ermine"
|
||||||
nick_the_white_ermine_desc:1 ""#italic Kentoc'h mervel eget bezañ saotret!#!" - Rather death than dishonour! Like the beast adorning the flag of [CharYourHerHis(CHARACTER)] people, [CHARACTER.GetShortUINameNoTooltipNoFormat|U] would die rather than stain [CharYourHerHis(CHARACTER)]'s honour."
|
nick_the_white_ermine_desc:1 ""#italic Kentoc'h mervel eget bezañ saotret!#!" - Rather death than dishonour! Like the beast adorning the flag of [CharYourHerHis(CHARACTER)] people, [CHARACTER.GetShortUINameNoTooltipNoFormat|U] would die rather than stain [CharYourHerHis(CHARACTER)]'s honour."
|
||||||
nick_the_saltspite:0 "'Saltspite'"
|
nick_the_saltspite:0 "Saltspite"
|
||||||
nick_the_saltspite_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharAreIs(CHARACTER)] known for two things. His spiteful nature, and his love of the sea."
|
nick_the_saltspite_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharAreIs(CHARACTER)] known for two things. His spiteful nature, and his love of the sea."
|
||||||
|
|
@ -4,4 +4,5 @@
|
||||||
name_list_goidelic:0 "Goidelic"
|
name_list_goidelic:0 "Goidelic"
|
||||||
name_list_neow_scottish:0 "Scottish"
|
name_list_neow_scottish:0 "Scottish"
|
||||||
name_list_neow_goidelic:0 "Irish"
|
name_list_neow_goidelic:0 "Irish"
|
||||||
name_list_NEOW_french:0 "French"
|
name_list_NEOW_french:0 "French"
|
||||||
|
name_list_NEOW_swabian:0 "Swabian"
|
||||||
|
|
@ -1492,3 +1492,11 @@
|
||||||
dynn_Wolff:0 "Wolff"
|
dynn_Wolff:0 "Wolff"
|
||||||
dynn_H_u_uml_bner:0 "Hübner"
|
dynn_H_u_uml_bner:0 "Hübner"
|
||||||
dynn_Otto:0 "Otto"
|
dynn_Otto:0 "Otto"
|
||||||
|
dynn_Donath:0 "Donath"
|
||||||
|
dynn_Broshog:0 "Broshog"
|
||||||
|
dynn_Just:0 "Just"
|
||||||
|
dynn_Krakow:0 "Krakow"
|
||||||
|
dynn_Kiep:0 "Kiep"
|
||||||
|
dynn_Leisegang:0 "Leisegang"
|
||||||
|
dynn_G_o_uml_cke:0 "Göcke"
|
||||||
|
dynn_Heidemann:0 "Heidemann"
|
||||||
|
|
|
||||||
|
|
@ -4620,3 +4620,19 @@
|
||||||
Tino:0 "Tino"
|
Tino:0 "Tino"
|
||||||
Andy:0 "Andy"
|
Andy:0 "Andy"
|
||||||
Volkmar:0 "Volkmar"
|
Volkmar:0 "Volkmar"
|
||||||
|
Adele:0 "Adele"
|
||||||
|
Maxi:0 "Maxi"
|
||||||
|
Wolf-Hugo:0 "Wolf-Hugo"
|
||||||
|
Skadi:0 "Skadi"
|
||||||
|
Hans-Julius:0 "Hans-Julius"
|
||||||
|
Dagobert:0 "Dagobert"
|
||||||
|
Eckehard:0 "Eckehard"
|
||||||
|
B_a_uml_rbel:0 "Bärbel"
|
||||||
|
Gerlinde:0 "Gerlinde"
|
||||||
|
Maik:0 "Maik"
|
||||||
|
Hardy:0 "Hardy"
|
||||||
|
Hertha:0 "Hertha"
|
||||||
|
Dirk-Alexander:0 "Dirk-Alexander"
|
||||||
|
Hans-Peter:0 "Hans-Peter"
|
||||||
|
Marvin:0 "Marvin"
|
||||||
|
Marian_male:0 "Marian"
|
||||||
|
|
|
||||||
|
|
@ -2383,6 +2383,16 @@
|
||||||
# Reims
|
# Reims
|
||||||
cn_rems:0 "Rems"
|
cn_rems:0 "Rems"
|
||||||
cn_rins:0 "Rins"
|
cn_rins:0 "Rins"
|
||||||
|
# Troyes
|
||||||
|
cn_tr_o_grv_ias:0 "Tròias"
|
||||||
|
cn_tro_e_act__i_uml_es:0 "Troéïes"
|
||||||
|
# Châlons
|
||||||
|
cn_chalons:0 "Chalons"
|
||||||
|
cn_chalons_de_champanha:0 "Chalons de Champanha"
|
||||||
|
# Langres/Haute-Marne
|
||||||
|
cn_hi_o_hat_ta_m_a_hat_rna:0 "Hiôta-Mârna"
|
||||||
|
cn_marne_garaia:0 "Marne Garaia"
|
||||||
|
cn_nauta_marna:0 "Nauta Marna"
|
||||||
|
|
||||||
# Custom (changed from default) title names:
|
# Custom (changed from default) title names:
|
||||||
cn_konstantiniyye:0 "Konstantiniyye"
|
cn_konstantiniyye:0 "Konstantiniyye"
|
||||||
|
|
|
||||||
|
|
@ -1117,6 +1117,26 @@
|
||||||
# Reims
|
# Reims
|
||||||
c_reims:0 "Reims"
|
c_reims:0 "Reims"
|
||||||
c_reims_adj:0 "Remese"
|
c_reims_adj:0 "Remese"
|
||||||
|
b_epernay:0 "Épernay"
|
||||||
|
b_vitry_en_perthois:0 "Montmirail"
|
||||||
|
# Troyes
|
||||||
|
c_troyes:0 "Troyes"
|
||||||
|
c_troyes_adj:0 "Troyan"
|
||||||
|
b_nogent:0 "Nogent-sur-Seine"
|
||||||
|
b_bar_sur_seine:0 "Bar-sur-Seine"
|
||||||
|
b_bar_sur_aube:0 "Bar-sur-Aube"
|
||||||
|
b_brienne_le_chateau:0 "Brienne-le-Château"
|
||||||
|
# Châlons/Châlons-en-Champagne
|
||||||
|
c_chalons:0 "Châlons"
|
||||||
|
c_chalons_adj:1 "Châlonnais"
|
||||||
|
b_chalons:0 "Châlons-en-Champagne"
|
||||||
|
b_saint_dizier:0 "Vitry-le-François"
|
||||||
|
b_fagnieres:0 "Fagnières"
|
||||||
|
# Langres/Haute-Marne
|
||||||
|
c_langres:0 "Haute-Marne"
|
||||||
|
c_langres_adj:0 "Haut-Marnese"
|
||||||
|
b_chaumont:0 "Chaumont"
|
||||||
|
b_langres:0 "Langres"
|
||||||
|
|
||||||
# Custom (changed from default) title names:
|
# Custom (changed from default) title names:
|
||||||
LOTHARINGIA:0 "$k_lotharingia$"
|
LOTHARINGIA:0 "$k_lotharingia$"
|
||||||
|
|
@ -2343,8 +2363,6 @@
|
||||||
b_baqofah:0 "Baqofah"
|
b_baqofah:0 "Baqofah"
|
||||||
b_baqubah:0 "Baqubah"
|
b_baqubah:0 "Baqubah"
|
||||||
b_bar:0 "Bar-le-Duc"
|
b_bar:0 "Bar-le-Duc"
|
||||||
b_bar_sur_aube:0 "Bar-sur-Aube"
|
|
||||||
b_bar_sur_seine:0 "Bar-sur-Seine"
|
|
||||||
b_bara:0 "Bara"
|
b_bara:0 "Bara"
|
||||||
b_barah:0 "Barah"
|
b_barah:0 "Barah"
|
||||||
b_baramba:0 "Baramba"
|
b_baramba:0 "Baramba"
|
||||||
|
|
@ -2906,7 +2924,6 @@
|
||||||
b_bridgnorth:0 "Bridgnorth"
|
b_bridgnorth:0 "Bridgnorth"
|
||||||
b_brielle:0 "Brielle"
|
b_brielle:0 "Brielle"
|
||||||
b_brienne:0 "Brienne"
|
b_brienne:0 "Brienne"
|
||||||
b_brienne_le_chateau:0 "Brienne-le-Château"
|
|
||||||
b_briey:0 "Briey"
|
b_briey:0 "Briey"
|
||||||
b_brig:0 "Brig"
|
b_brig:0 "Brig"
|
||||||
b_brindas:0 "Brindas"
|
b_brindas:0 "Brindas"
|
||||||
|
|
@ -3257,7 +3274,6 @@
|
||||||
b_challykala:0 "Chally-Kala"
|
b_challykala:0 "Chally-Kala"
|
||||||
b_chalmazel:0 "Chalmazel"
|
b_chalmazel:0 "Chalmazel"
|
||||||
b_chalon:0 "Chalon"
|
b_chalon:0 "Chalon"
|
||||||
b_chalons:0 "Châlons-en-Champagne"
|
|
||||||
b_chaloos:0 "Chaloos"
|
b_chaloos:0 "Chaloos"
|
||||||
b_chalus:0 "Saint-Yrieix-la-Perche"
|
b_chalus:0 "Saint-Yrieix-la-Perche"
|
||||||
b_cham:0 "Cham"
|
b_cham:0 "Cham"
|
||||||
|
|
@ -3318,7 +3334,6 @@
|
||||||
b_chatteris:0 "Chatteris"
|
b_chatteris:0 "Chatteris"
|
||||||
b_chaudari:0 "Chaudari"
|
b_chaudari:0 "Chaudari"
|
||||||
b_chaul:0 "Chaul"
|
b_chaul:0 "Chaul"
|
||||||
b_chaumont:0 "Chaumont"
|
|
||||||
b_chaumontsurloire:0 "Chaumont-sur-Loire"
|
b_chaumontsurloire:0 "Chaumont-sur-Loire"
|
||||||
b_chauragarh:0 "Chauragarh"
|
b_chauragarh:0 "Chauragarh"
|
||||||
b_chausay:0 "Chau-Say"
|
b_chausay:0 "Chau-Say"
|
||||||
|
|
@ -4201,7 +4216,6 @@
|
||||||
b_ensisheim:0 "Ensisheim"
|
b_ensisheim:0 "Ensisheim"
|
||||||
b_entoto:0 "Entoto"
|
b_entoto:0 "Entoto"
|
||||||
b_eperjes:0 "Eperjes"
|
b_eperjes:0 "Eperjes"
|
||||||
b_epernay:0 "Épernay"
|
|
||||||
b_epernon:0 "Épernon"
|
b_epernon:0 "Épernon"
|
||||||
b_ephesos:0 "Ephesos"
|
b_ephesos:0 "Ephesos"
|
||||||
b_epila:0 "Épila"
|
b_epila:0 "Épila"
|
||||||
|
|
@ -4277,7 +4291,6 @@
|
||||||
b_fadala:0 "Fadala"
|
b_fadala:0 "Fadala"
|
||||||
b_faenza:0 "Faenza"
|
b_faenza:0 "Faenza"
|
||||||
b_fagdatdezh:0 "Fagdatdezh"
|
b_fagdatdezh:0 "Fagdatdezh"
|
||||||
b_fagnieres:0 "Fagnieres"
|
|
||||||
b_fahraj:0 "Fahraj"
|
b_fahraj:0 "Fahraj"
|
||||||
b_fahraj_yazd:0 "Fahraj-Yazd"
|
b_fahraj_yazd:0 "Fahraj-Yazd"
|
||||||
b_faizabad:0 "Faizabad"
|
b_faizabad:0 "Faizabad"
|
||||||
|
|
@ -6629,7 +6642,6 @@
|
||||||
b_langepas:0 "Langepas"
|
b_langepas:0 "Langepas"
|
||||||
b_langon:0 "Langon"
|
b_langon:0 "Langon"
|
||||||
b_langonnet:0 "Langonnet"
|
b_langonnet:0 "Langonnet"
|
||||||
b_langres:0 "Langres"
|
|
||||||
b_lanji:0 "Lanji"
|
b_lanji:0 "Lanji"
|
||||||
b_lankaran:0 "Lankaran"
|
b_lankaran:0 "Lankaran"
|
||||||
b_lantosque:0 "Lantosque"
|
b_lantosque:0 "Lantosque"
|
||||||
|
|
@ -8076,7 +8088,6 @@
|
||||||
b_nocera:0 "Nocera"
|
b_nocera:0 "Nocera"
|
||||||
b_noceto:0 "Noceto"
|
b_noceto:0 "Noceto"
|
||||||
b_nogalte:0 "Nogalte"
|
b_nogalte:0 "Nogalte"
|
||||||
b_nogent:0 "Nogent"
|
|
||||||
b_nogentsurseine:0 "Nogent-sur-Seine"
|
b_nogentsurseine:0 "Nogent-sur-Seine"
|
||||||
b_nohta:0 "Nohta"
|
b_nohta:0 "Nohta"
|
||||||
b_nok_kundi:0 "Nok Kundi"
|
b_nok_kundi:0 "Nok Kundi"
|
||||||
|
|
@ -9367,7 +9378,6 @@
|
||||||
b_sailana:0 "Sailana"
|
b_sailana:0 "Sailana"
|
||||||
b_saindak:0 "Saindak"
|
b_saindak:0 "Saindak"
|
||||||
b_saint_brieuc:0 "Saint-Brieuc"
|
b_saint_brieuc:0 "Saint-Brieuc"
|
||||||
b_saint_dizier:0 "Vitry-le-François"
|
|
||||||
b_saint_flour:0 "Gannat"
|
b_saint_flour:0 "Gannat"
|
||||||
b_saint_hubert:0 "Bastogne"
|
b_saint_hubert:0 "Bastogne"
|
||||||
b_saint_lizier:0 "Auterive"
|
b_saint_lizier:0 "Auterive"
|
||||||
|
|
@ -11533,7 +11543,6 @@
|
||||||
b_vitebsk:0 "Vitebsk"
|
b_vitebsk:0 "Vitebsk"
|
||||||
b_viterbo:0 "Viterbo"
|
b_viterbo:0 "Viterbo"
|
||||||
b_vitoria:0 "Vitoria"
|
b_vitoria:0 "Vitoria"
|
||||||
b_vitry_en_perthois:0 "Montmirail"
|
|
||||||
b_viveiro:0 "Viveiro"
|
b_viveiro:0 "Viveiro"
|
||||||
b_viyapura:0 "Viyapura"
|
b_viyapura:0 "Viyapura"
|
||||||
b_vizagipatam:0 "Vizagipatam"
|
b_vizagipatam:0 "Vizagipatam"
|
||||||
|
|
@ -12684,8 +12693,6 @@
|
||||||
c_chalkidike_adj:0 "Chalkidikian"
|
c_chalkidike_adj:0 "Chalkidikian"
|
||||||
c_chalon:0 "Chalon"
|
c_chalon:0 "Chalon"
|
||||||
c_chalon_adj:0 "Chalonian"
|
c_chalon_adj:0 "Chalonian"
|
||||||
c_chalons:0 "Chalons"
|
|
||||||
c_chalons_adj:1 "Chalonnais"
|
|
||||||
c_chambery:0 "Chambéry"
|
c_chambery:0 "Chambéry"
|
||||||
c_chambery_adj:0 "Chamberian"
|
c_chambery_adj:0 "Chamberian"
|
||||||
c_chandax:0 "Chandax"
|
c_chandax:0 "Chandax"
|
||||||
|
|
@ -13666,8 +13673,6 @@
|
||||||
c_laksmanavati_adj:0 "Laksmanāvatian"
|
c_laksmanavati_adj:0 "Laksmanāvatian"
|
||||||
c_lanciano:0 "Lanciano"
|
c_lanciano:0 "Lanciano"
|
||||||
c_lanciano_adj:0 "Lancianean"
|
c_lanciano_adj:0 "Lancianean"
|
||||||
c_langres:0 "Haute-Marne"
|
|
||||||
c_langres_adj:0 "Marnian"
|
|
||||||
c_laodikeia:0 "Laodikeia"
|
c_laodikeia:0 "Laodikeia"
|
||||||
c_laodikeia_adj:0 "Laodikeian"
|
c_laodikeia_adj:0 "Laodikeian"
|
||||||
c_lappland:0 "Lappland"
|
c_lappland:0 "Lappland"
|
||||||
|
|
@ -15017,8 +15022,6 @@
|
||||||
c_tripuri_adj:0 "Tripurīan"
|
c_tripuri_adj:0 "Tripurīan"
|
||||||
c_trondelag:0 "Trondelag"
|
c_trondelag:0 "Trondelag"
|
||||||
c_trondelag_adj:0 "Trondelagian"
|
c_trondelag_adj:0 "Trondelagian"
|
||||||
c_troyes:0 "Troyes"
|
|
||||||
c_troyes_adj:0 "Troyesian"
|
|
||||||
c_tsagaannuur:0 "Tsagaannuur"
|
c_tsagaannuur:0 "Tsagaannuur"
|
||||||
c_tsagaannuur_adj:0 "Tsagaannuuri"
|
c_tsagaannuur_adj:0 "Tsagaannuuri"
|
||||||
c_tubingen:0 "Tubingen"
|
c_tubingen:0 "Tubingen"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue