fix
This commit is contained in:
parent
c103d9469b
commit
68e4983486
4 changed files with 36 additions and 4 deletions
|
|
@ -352,6 +352,35 @@ NEOW_andalusian = { #Andalûh
|
|||
}
|
||||
}
|
||||
|
||||
canarian = { #Andalûh
|
||||
color = { 221 239 89 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_hispanic
|
||||
language = language_hispanophonic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_swords_for_hire
|
||||
tradition_seafaring
|
||||
tradition_zealous_people
|
||||
tradition_astute_diplomats
|
||||
tradition_talent_acquisition
|
||||
}
|
||||
|
||||
name_list = name_list_castilian
|
||||
house_coa_frame = house_frame_19
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
house_coa_mask_scale = { 0.95 0.95 }
|
||||
coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { iberian_christian_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
portuguese = { #Português
|
||||
color = { 65 102 10 }
|
||||
|
||||
|
|
|
|||
BIN
gfx/map/surround_map/surround_mask.dds
(Stored with Git LFS)
BIN
gfx/map/surround_map/surround_mask.dds
(Stored with Git LFS)
Binary file not shown.
|
|
@ -1422,7 +1422,7 @@
|
|||
##d_canarias
|
||||
###c_canarias
|
||||
8713 = {
|
||||
culture = atlantannach
|
||||
culture = canarian
|
||||
religion = iberian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -1431,7 +1431,7 @@
|
|||
}
|
||||
###c_fuerteventura
|
||||
8714 = {
|
||||
culture = atlantannach
|
||||
culture = canarian
|
||||
religion = iberian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
|
|||
|
|
@ -184,6 +184,9 @@
|
|||
NEOW_andalusian:0 "Andalûh"
|
||||
NEOW_andalusian_collective_noun:0 "Andalusian"
|
||||
NEOW_andalusian_prefix:0 "Andaluso"
|
||||
canarian:0 "Canario"
|
||||
canarian_collective_noun:0 "Canario"
|
||||
canarian_prefix:0 "Canario"
|
||||
andorra:0 "Andorrà"
|
||||
andorra_collective_noun:0 "Andorran"
|
||||
andorra_prefix:0 "Andorrano"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue