unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
33
common/culture/cultures/NEOW_anglo_american.txt
Normal file
33
common/culture/cultures/NEOW_anglo_american.txt
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
old_american = { #Antediluvian American
|
||||
color = { 30 52 160 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_anglo_american
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_swords_of_freedom
|
||||
tradition_republican_legacy
|
||||
tradition_culture_blending
|
||||
tradition_parochialism
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
|
||||
name_list = name_list_english #make a proper american name list later
|
||||
|
||||
coa_gfx = { english_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = { #not really meant to actually appear as an alive culture ingame so it's just kept as this rn
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue