azurrano + fixes
This commit is contained in:
parent
e6e4b990a2
commit
63852f01c5
5 changed files with 57 additions and 25 deletions
|
|
@ -227,6 +227,34 @@ corsican = {
|
|||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
azurrano = {
|
||||
color = { 0.8 0.9 0.7 }
|
||||
|
||||
parents = { corsican sardinian }
|
||||
|
||||
created = 2500.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_latin
|
||||
language = language_sardinian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_stalwart_defenders
|
||||
tradition_isolationist
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
###c_provence
|
||||
2019 = { #TOULON
|
||||
culture = sardinian
|
||||
culture = azurrano
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
###c_nice
|
||||
2021 = { #NICE
|
||||
culture = corsican
|
||||
culture = azurrano
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
|
|||
|
|
@ -604,12 +604,6 @@
|
|||
special_building = dean_mines_01
|
||||
}
|
||||
}
|
||||
1581 = { #Bristol
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
1582 = { #Winchombe
|
||||
holding = church_holding
|
||||
}
|
||||
|
|
@ -795,24 +789,34 @@
|
|||
}
|
||||
}
|
||||
|
||||
###c_somerset
|
||||
###c_avon
|
||||
1576 = { #Bath
|
||||
culture = weslander
|
||||
religion = avalonian
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
1581 = { #Bristol
|
||||
holding = city_holding
|
||||
}
|
||||
1577 = { #Winterstoke
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_somerset
|
||||
1578 = { #Ilchester
|
||||
holding = none
|
||||
950.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
culture = weslander
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
1579 = { #Taunton
|
||||
holding = church_holding
|
||||
}
|
||||
9728 = { #Frome
|
||||
holding = none
|
||||
}
|
||||
9729 = { #Burnham-on-Sea
|
||||
holding = none
|
||||
}
|
||||
|
||||
##d_cornwall ###################################
|
||||
###c_devon
|
||||
|
|
|
|||
|
|
@ -234,24 +234,22 @@
|
|||
1728 = { #Haddington
|
||||
holding = none
|
||||
}
|
||||
1729 = { #Galashiels
|
||||
holding = city_holding
|
||||
}
|
||||
1730 = { #Penicuick
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_dunbar
|
||||
1676 = { #Dunbar
|
||||
culture = strafclideg
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
||||
###c_dunbar
|
||||
1675 = { #Berwick
|
||||
holding = city_holding
|
||||
culture = scottish
|
||||
holding = castle_holding
|
||||
culture = strafclideg
|
||||
religion = victorian
|
||||
}
|
||||
1729 = { #Galashiels
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_teviotdale
|
||||
1677 = { #Kelso
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
strafclideg:0 "Strafclideg"
|
||||
strafclideg_collective_noun:0 "Strafclidegs"
|
||||
#Goidelic
|
||||
high_irish:0 "Éireannaigh Uasal"
|
||||
high_irish:0 "Éireannach Uasal"
|
||||
high_irish_collective_noun:0 "High Irish"
|
||||
norner:0 "Norner"
|
||||
norner_collective_noun:0 "Norner"
|
||||
|
|
@ -61,4 +61,6 @@
|
|||
elsasse_collective_noun:0 "Alsatian"
|
||||
#Italian/Latin
|
||||
corsican:0 "Corsi"
|
||||
corsican_collective_noun:0 "Corsi"
|
||||
corsican_collective_noun:0 "Corsi"
|
||||
azurrano:0 "Azurrano"
|
||||
azurrano_collective_noun:0 "Azurrano"
|
||||
Loading…
Add table
Add a link
Reference in a new issue