scottish cultures

This commit is contained in:
trashb0at 2024-11-13 13:43:58 -05:00
parent 213ef20d9f
commit d69be380a4
7 changed files with 60 additions and 56 deletions

View file

@ -101,4 +101,33 @@ scouseg = {
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
strafclideg = {
color = { 0.45 0.1 0.25 }
created = 2200.1.1
parents = { scottish welsh }
ethos = ethos_courtly
heritage = heritage_scottish
language = language_brittannic
martial_custom = martial_custom_equal
traditions = {
tradition_longbow_competitions
}
name_list = name_list_brittannic
coa_gfx = { scottish_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { northern_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
5 = caucasian_blond
30 = caucasian_ginger
35 = caucasian_brown_hair
30 = caucasian_dark_hair
}
}

View file

@ -16,4 +16,14 @@ heritage_anglo_frisian = {
}
}
audio_parameter = european
}
heritage_scottish = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_scottish
}
}
audio_parameter = european
}