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
}
}