region crash fix temporary
This commit is contained in:
parent
6676548ff0
commit
3c7ce1a37f
1 changed files with 72 additions and 11 deletions
|
|
@ -108,6 +108,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
world_europe_west_britannia = {
|
||||
duchies = {
|
||||
# England
|
||||
|
|
@ -216,19 +217,19 @@ world_europe_west = {
|
|||
}
|
||||
world_europe_north = {
|
||||
duchies = {
|
||||
#Denmark
|
||||
d_sjaelland d_jylland
|
||||
#Gotaland
|
||||
d_skane d_smaland d_vastergotland d_ostergotland
|
||||
#Sweden
|
||||
d_gotland d_svealand d_bergslagen d_varmland d_gavleborg d_norrland d_jamtland
|
||||
d_ostergotland d_gotland d_vastergotland d_svealand d_norrland d_smaland d_bergslagen
|
||||
# d_uppland d_bergslagen
|
||||
#Norway
|
||||
d_viken d_agder d_vestlandi d_dalir d_trandalog d_halogaland
|
||||
#Doggerland
|
||||
d_doggerland
|
||||
#Iceland
|
||||
d_iceland
|
||||
#Sápmi ###Make real when it exists
|
||||
d_viken d_agder d_vestlandi d_trandalog d_dalir d_halogaland d_iceland d_northern_isles d_jamtland
|
||||
# d_orkney d_vestlandet d_ostlandet d_trondelag
|
||||
#Finland
|
||||
d_karelia d_finland d_savo d_pohjanmaa
|
||||
# d_kola
|
||||
#Denmark
|
||||
d_skane d_sjaelland d_jylland d_slesvig
|
||||
#Sapmi
|
||||
d_aarjetje d_duortnoseatnu d_giemajohka d_guoldat d_vuovdisamieana
|
||||
}
|
||||
}
|
||||
world_europe_south_east = {
|
||||
|
|
@ -241,6 +242,19 @@ world_europe_south_east = {
|
|||
d_oltenia d_muntenia d_transylvanian_alps
|
||||
}
|
||||
}
|
||||
world_europe_south_italy = {
|
||||
duchies = {
|
||||
#Italia
|
||||
d_verona d_lombardia d_genoa d_emilia d_romagna d_toscana d_pisa d_ancona d_spoleto d_latium d_corsica d_sardinia d_venice d_piedmonte d_friuli
|
||||
#Sicily
|
||||
d_benevento d_capua d_apulia d_salerno d_calabria d_sicily
|
||||
}
|
||||
}
|
||||
world_europe_south = {
|
||||
regions = {
|
||||
world_europe_south_east world_europe_south_italy
|
||||
}
|
||||
}
|
||||
world_europe_east = {
|
||||
duchies = {
|
||||
#Wendish minus Pomerania minus Bohemia
|
||||
|
|
@ -1973,6 +1987,53 @@ custom_sub_saharan_africa_immediate = {
|
|||
}
|
||||
}
|
||||
|
||||
custom_carolingian_francia = {
|
||||
duchies = {
|
||||
#Basically the same, sans the Breton marches.
|
||||
d_berry d_anjou d_normandy d_orleanais d_champagne d_valois d_burgundy d_bar d_aquitaine d_toulouse d_languedoc d_armagnac d_gascogne d_poitou d_auvergne d_bourbon d_provence d_savoie d_dauphine d_upper_burgundy d_transjurania
|
||||
}
|
||||
}
|
||||
|
||||
custom_carolingian_iberia = {
|
||||
duchies = {
|
||||
#k_aragorn, except Mallorca.
|
||||
d_aragon d_barcelona
|
||||
#k_navarra
|
||||
d_navarra d_viscaya
|
||||
}
|
||||
}
|
||||
|
||||
custom_carolingian_germany = {
|
||||
duchies = {
|
||||
#k_east_francia
|
||||
d_east_franconia d_west_franconia d_hesse d_mittelland d_alsace d_swabia
|
||||
#k_saxony (west)
|
||||
d_westfalen d_angria d_ostfalen d_thuringia d_holstein
|
||||
}
|
||||
}
|
||||
|
||||
custom_core_switzerland = {
|
||||
duchies = {
|
||||
#k_burgundy
|
||||
d_mittelland
|
||||
#k_germany
|
||||
d_transjurania
|
||||
}
|
||||
}
|
||||
|
||||
custom_core_austria = {
|
||||
duchies = {
|
||||
#k_bavaria
|
||||
d_lower_austria d_upper_austria d_steyermark
|
||||
}
|
||||
}
|
||||
|
||||
custom_stretch_austria = {
|
||||
duchies = {
|
||||
#k_bavaria
|
||||
d_carinthia d_salzburg
|
||||
}
|
||||
}
|
||||
|
||||
#Used in global.0011
|
||||
custom_fennoscandia = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue