Now working properly

This commit is contained in:
edwardtheelbowhigh 2025-02-09 15:26:51 +00:00
parent 095dea8d18
commit 57b0c54807
13 changed files with 1895 additions and 2034 deletions

View file

@ -203,59 +203,3 @@ langobard = { #Germanic Ancestor culture
10 = mediterranean
}
}
corsican = {
color = { 0.8 0.9 0.9 }
parents = { roman }
created = 100.1.1
ethos = ethos_communal
heritage = heritage_latin
language = language_sardinian
martial_custom = martial_custom_male_only
traditions = {
tradition_stalwart_defenders
tradition_isolationist
}
name_list = name_list_sardinian
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}
azurrano = {
color = { 0.8 0.9 0.7 }
parents = { corsican sardinian }
created = 2500.1.1
ethos = ethos_communal
heritage = heritage_latin
language = language_sardinian
martial_custom = martial_custom_male_only
traditions = {
tradition_stalwart_defenders
tradition_isolationist
}
name_list = name_list_sardinian
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}

View file

@ -333,72 +333,4 @@ gascon = {
1 = asian
1 = south_indian
}
}
arpitan = {
color = { 0.4 0.5 0.6 }
ethos = ethos_courtly
heritage = heritage_french
language = language_french
martial_custom = martial_custom_equal
traditions = {
tradition_chanson_de_geste
tradition_hereditary_hierarchy
tradition_chivalry
tradition_brewery
}
name_list = name_list_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
6 = caucasian_blond
3 = caucasian_ginger
31 = caucasian_brown_hair
25 = caucasian_dark_hair
6 = slavic_blond
5 = slavic_brown_hair
1 = slavic_dark_hair
11 = arab
4 = african
7 = mediterranean
1 = asian
1 = south_indian
}
}
beur = {
color = { 0.3 0.7 0.8 }
ethos = ethos_courtly
heritage = heritage_arabic #replace with maghrebi later
language = language_french
martial_custom = martial_custom_equal
traditions = {
tradition_chanson_de_geste
tradition_hereditary_hierarchy
tradition_chivalry
tradition_brewery
}
name_list = name_list_maghrebi #make a custom one with french names later
coa_gfx = { french_coa_gfx frankish_group_coa_gfx arabic_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
2 = caucasian_blond
1 = caucasian_ginger
12 = caucasian_brown_hair
10 = caucasian_dark_hair
70 = arab
5 = african
}
}