diff options
| -rw-r--r-- | mod/common/country_definitions/00_alt_history_countries.txt | 26 | ||||
| -rw-r--r-- | mod/common/cultures/01_alt_cultures.txt | 22 |
2 files changed, 24 insertions, 24 deletions
diff --git a/mod/common/country_definitions/00_alt_history_countries.txt b/mod/common/country_definitions/00_alt_history_countries.txt index e3efe7d..84ceea9 100644 --- a/mod/common/country_definitions/00_alt_history_countries.txt +++ b/mod/common/country_definitions/00_alt_history_countries.txt @@ -69,7 +69,7 @@ KAL = { country_type = recognized tier = empire cultures = { swedish norwegian danish } - capital = STATE_DENMARK + capital = STATE_ZEALAND } # Bohemia (波西米亚) @@ -109,7 +109,7 @@ JZH = { country_type = recognized tier = kingdom cultures = { northern_han } - capital = STATE_MUKDEN + capital = STATE_SHENGJING } # Portuguese South America (葡属南美) @@ -149,7 +149,7 @@ KOR = { country_type = recognized tier = kingdom cultures = { korean } - capital = STATE_KOREA + capital = STATE_SEOUL } # Egypt (埃及) @@ -167,7 +167,7 @@ CAS = { country_type = recognized tier = kingdom cultures = { spanish } - capital = STATE_CASTILLA_LA_NUEVA + capital = STATE_NEW_CASTILE } # Illyria (伊利里亚 - Italian vassal) @@ -176,7 +176,7 @@ ILL = { country_type = recognized tier = kingdom cultures = { illyrian } - capital = STATE_SERBIA + capital = STATE_WESTERN_SERBIA } # Byzantine Empire (拜占庭帝国 - Italian vassal) @@ -216,7 +216,7 @@ MGL = { country_type = recognized tier = kingdom cultures = { mongol } - capital = STATE_MONGOLIA + capital = STATE_URGA } # Grand Duchy of Poland (波兰大公国 - German puppet) @@ -225,7 +225,7 @@ POL = { country_type = recognized tier = grand_principality cultures = { polish } - capital = STATE_POZNAN + capital = STATE_POSEN } # Bulgaria (保加利亚) @@ -234,7 +234,7 @@ BUL = { country_type = recognized tier = kingdom cultures = { bulgarian } - capital = STATE_EASTERN_RUMELIA + capital = STATE_NORTHERN_THRACE } # Khoqand Khanate (浩罕汗国 - Ilkhanate vassal) @@ -252,7 +252,7 @@ GRA = { country_type = recognized tier = principality cultures = { andalusian } - capital = STATE_ANDALUSIA + capital = STATE_UPPER_ANDALUSIA } # Eastern Chagatai (东察合台) @@ -261,7 +261,7 @@ ECH = { country_type = recognized tier = principality cultures = { uighur } - capital = STATE_KASHGAR + capital = STATE_TIANSHAN } # Siam (暹罗) @@ -270,7 +270,7 @@ SIA = { country_type = recognized tier = kingdom cultures = { thai } - capital = STATE_CENTRAL_THAILAND + capital = STATE_BANGKOK } # ========================================== @@ -283,7 +283,7 @@ SGH = { country_type = recognized tier = empire cultures = { songhai } - capital = STATE_NIGER_BEND + capital = STATE_TIMBUKTU } # Maratha (马拉塔联邦 - Indian state) @@ -319,5 +319,5 @@ AUS = { country_type = recognized tier = principality cultures = { southern_han } - capital = STATE_NORTH_AUSTRALIA + capital = STATE_NORTHERN_TERRITORY } diff --git a/mod/common/cultures/01_alt_cultures.txt b/mod/common/cultures/01_alt_cultures.txt index 5e6f7b7..93f620c 100644 --- a/mod/common/cultures/01_alt_cultures.txt +++ b/mod/common/cultures/01_alt_cultures.txt @@ -5,7 +5,7 @@ northern_han = { color = rgb{ 180 150 50 } religion = mahayana - heritage = heritage_sinosphere + heritage = heritage_han language = language_mandarin obsessions = { tea } @@ -33,7 +33,7 @@ northern_han = { southern_han = { color = rgb{ 200 170 60 } religion = mahayana - heritage = heritage_sinosphere + heritage = heritage_han language = language_mandarin obsessions = { tea } @@ -61,7 +61,7 @@ southern_han = { mongol_rus = { color = rgb{ 80 100 50 } religion = volga_orthodox - heritage = heritage_slavic + heritage = heritage_east_slavic language = language_east_slavic obsessions = { meat } @@ -75,13 +75,13 @@ mongol_rus = { Olga Anastasia Maria Tatyana Borte Khulan } noble_last_names = { - Bat-Noyon Tumur-Bek Orda-Beg + Bat_Noyon Tumur_Bek Orda_Beg } common_last_names = { Batov Temurov Ordynsky Nogayev } dynasty_names = { - Bat-Ogedei Bat-Jochi + Bat_Ogedei Bat_Jochi } } @@ -89,7 +89,7 @@ mongol_rus = { novgorod_rus = { color = rgb{ 100 120 80 } religion = orthodox - heritage = heritage_slavic + heritage = heritage_east_slavic language = language_east_slavic obsessions = { meat } @@ -117,7 +117,7 @@ novgorod_rus = { ukrainian = { color = rgb{ 50 100 150 } religion = volga_orthodox - heritage = heritage_slavic + heritage = heritage_east_slavic language = language_east_slavic obsessions = { grain } @@ -145,7 +145,7 @@ ukrainian = { mongol_magyar = { color = rgb{ 130 90 50 } religion = volga_orthodox - heritage = heritage_uralic + heritage = heritage_volga_uralic language = language_ugric obsessions = { meat } @@ -159,13 +159,13 @@ mongol_magyar = { Ilona Borte Erzsebet Margit Katalin } noble_last_names = { - Bat-Magyar Arpadov Turul-Beg + Bat_Magyar Arpadov Turul_Beg } common_last_names = { Batfi Arpadfi Kunfi Magyarov } dynasty_names = { - Bat-Arpad + Bat_Arpad } } @@ -173,7 +173,7 @@ mongol_magyar = { illyrian = { color = rgb{ 100 130 170 } religion = orthodox - heritage = heritage_slavic + heritage = heritage_south_slavic language = language_south_slavic obsessions = { meat } |
