colours, tenet fixes, language fixes, culture loc
This commit is contained in:
parent
26208f458f
commit
9f6bea620f
20 changed files with 2011 additions and 140 deletions
|
|
@ -210,6 +210,36 @@ NEOW_bulgarian = {
|
|||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
moliski = { #Moliški
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #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_equal
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_storytellers
|
||||
tradition_religious_patronage
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue