azurrano + fixes

This commit is contained in:
trashb0at 2025-02-06 14:00:19 -05:00
parent 990ee8d539
commit 15d92c02e2
5 changed files with 57 additions and 25 deletions

View file

@ -227,6 +227,34 @@ corsican = {
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
}