some culture stuff and crash fix
This commit is contained in:
parent
42ee0d335b
commit
64d9bc24b6
6 changed files with 55 additions and 13 deletions
|
|
@ -43,9 +43,10 @@ NEOW_albanian = { #Still a WIP I assume
|
|||
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_stalwart_defenders
|
||||
tradition_hill_dwellers
|
||||
tradition_wedding_ceremonies
|
||||
tradition_mystical_ancestors
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_albanian
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ NEOW_pindusian = {
|
|||
tradition_mendicant_mystics
|
||||
tradition_mountaineers
|
||||
tradition_eye_for_an_eye
|
||||
tradition_ep3_cultivated_sophistication
|
||||
tradition_maritime_mercantilism
|
||||
tradition_martial_admiration
|
||||
}
|
||||
|
||||
|
|
@ -204,6 +204,42 @@ NEOW_peloponnesian = {
|
|||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_tsakonian = {
|
||||
color = {0.3 0.01 0.78}
|
||||
|
||||
created = 2100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_greek
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_seafaring
|
||||
tradition_warrior_culture
|
||||
tradition_fishermen
|
||||
tradition_stand_and_fight
|
||||
tradition_mountain_homes
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_arvantika = {
|
||||
color = {0.4 0.09 0.78}
|
||||
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@ NEOW_slovene = {
|
|||
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_religious_patronage
|
||||
tradition_hard_working
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
|
|
@ -193,16 +193,21 @@ NEOW_macedonian = {
|
|||
created = 2200.1.1
|
||||
parents = {greek NEOW_bulgarian}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = language_macedonian #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_mountaineers
|
||||
tradition_hill_dwellers
|
||||
tradition_mountain_homes
|
||||
tradition_storytellers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_bulgarian
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -261,6 +266,11 @@ NEOW_pomak = {
|
|||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_faith_bound
|
||||
tradition_stand_and_fight
|
||||
tradition_storytellers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
|
|
|||
|
|
@ -2740,7 +2740,7 @@ e_germany = {
|
|||
}
|
||||
}
|
||||
c_mosbach = { # Mosbach
|
||||
color = { 97 127 82
|
||||
color = { 97 127 82 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_NEOW_palatine = cn_mossbach
|
||||
|
|
|
|||
|
|
@ -470,7 +470,7 @@ default_coastal_sea=coastal_sea
|
|||
467=hills
|
||||
468=hills
|
||||
469=mountains
|
||||
470=farmlands
|
||||
470=plains
|
||||
471=mountains
|
||||
472=hills
|
||||
473=plains
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ d_thessaly = {
|
|||
}
|
||||
}
|
||||
|
||||
c_nicopolis = {
|
||||
c_acarnaria = {
|
||||
2554.1.1 = {
|
||||
holder = greece0010
|
||||
}
|
||||
|
|
@ -69,11 +69,6 @@ c_boeotia= {
|
|||
}
|
||||
}
|
||||
|
||||
c_famagusta = {
|
||||
2530.1.1 = {
|
||||
holder = greece0033
|
||||
}
|
||||
}
|
||||
c_arcadia = {
|
||||
2530.1.1 = {
|
||||
holder = greece0038
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue