french culture stuff
This commit is contained in:
parent
d2b8478703
commit
ce806bb327
5 changed files with 122 additions and 44 deletions
|
|
@ -164,6 +164,93 @@ picard = {
|
|||
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = caucasian_blond
|
||||
5 = caucasian_ginger
|
||||
45 = caucasian_brown_hair
|
||||
35 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
galo = {
|
||||
color = { 0.2 0.6 0.7 }
|
||||
|
||||
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 = {
|
||||
10 = caucasian_blond
|
||||
5 = caucasian_ginger
|
||||
45 = caucasian_brown_hair
|
||||
35 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
poitevin = {
|
||||
color = { 0.5 0.7 0.8 }
|
||||
|
||||
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 = {
|
||||
10 = caucasian_blond
|
||||
5 = caucasian_ginger
|
||||
45 = caucasian_brown_hair
|
||||
35 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
gascon = {
|
||||
color = { 0.4 0.8 0.9 }
|
||||
|
||||
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 = {
|
||||
10 = caucasian_blond
|
||||
5 = caucasian_ginger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue