Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
294570f0f6
67 changed files with 8497 additions and 8871 deletions
|
|
@ -15,7 +15,7 @@
|
|||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_campanian
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -47,7 +47,7 @@ NEOW_pontic = {
|
|||
tradition_british_meritocracy
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -151,7 +151,7 @@ NEOW_cappadocian = {
|
|||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -182,7 +182,7 @@ NEOW_cypriot = {
|
|||
tradition_seafaring
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_cypriot
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -214,7 +214,7 @@ NEOW_pindusian = {
|
|||
tradition_martial_admiration
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -245,7 +245,7 @@ NEOW_peloponnesian = {
|
|||
tradition_romanticised_banditry
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -277,7 +277,7 @@ NEOW_tsakonian = {
|
|||
tradition_mountain_homes
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -309,7 +309,7 @@ NEOW_arvantika = {
|
|||
tradition_mystical_ancestors
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
@ -344,7 +344,7 @@ NEOW_aegeaner = {
|
|||
tradition_practiced_pirates
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
name_list = name_list_NEOW_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
|
|
|
|||
|
|
@ -151,6 +151,44 @@ NEOW_tatar = { # VOlGAR tartat -place holder to be worked on
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_crimean_tatar = { # VOlGAR tartat -place holder to be worked on
|
||||
color = rgb{0.1 0.2 0.3}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_bulgar
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_astute_diplomats
|
||||
tradition_forest_wardens
|
||||
tradition_language_scholars
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp3_beacon_of_learning
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_mpo_iron_cavalry
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_kazakh = { # Placeholder to be worked on
|
||||
color = rgb{0.23 0.18 0.81}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue