stuff
This commit is contained in:
parent
5b481a5523
commit
abfce0420d
27 changed files with 104 additions and 82 deletions
|
|
@ -15,6 +15,13 @@
|
|||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
antediluvianist_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 2
|
||||
hostility_same_family = 2
|
||||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
eastern_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
anglican_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
britannic_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
europeanist_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_disallowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
|
|
@ -20,8 +20,8 @@
|
|||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
|
|
@ -296,6 +296,7 @@
|
|||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_simurghi
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_charlemagne
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
@ -435,6 +437,7 @@
|
|||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_reason_and_progress
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
|
|||
|
|
@ -258,8 +258,6 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
|
@ -286,8 +284,6 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_warmonger
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
resurgentist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
third_estatist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
|
@ -12,12 +12,12 @@
|
|||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
|
@ -245,6 +245,7 @@
|
|||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_liberty
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
@ -276,6 +277,7 @@
|
|||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_fraternity
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
xenology_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
yugoslavic_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ benelux_oranje_nassau_weilburg_philippe = {
|
|||
benelux_oranje_nassau_weilburg_hendrick = {
|
||||
name = "Hendrik"
|
||||
dynasty_house = house_belgium_oranje_nassau_weilburg
|
||||
religion = "rocambolist"
|
||||
religion = "carolingian"
|
||||
culture = dutch
|
||||
trait = education_stewardship_4
|
||||
trait = cynical
|
||||
|
|
|
|||
|
|
@ -567,9 +567,8 @@
|
|||
|
||||
}
|
||||
8801 = { # Seu d'Urgell
|
||||
1868 = { # PUIGCERDA
|
||||
# Misc
|
||||
culture = visigothic
|
||||
culture = andorra
|
||||
religion = iberian
|
||||
|
||||
holding = church_holding
|
||||
|
|
@ -577,6 +576,15 @@
|
|||
# History
|
||||
800.1.1 = { culture = andorra }
|
||||
}
|
||||
1868 = { # PUIGCERDA
|
||||
# Misc
|
||||
culture = andorra
|
||||
religion = iberian
|
||||
|
||||
holding = church_holding
|
||||
|
||||
# History
|
||||
800.1.1 = { culture = andorra }
|
||||
}
|
||||
1884 = { # BALAGUER/Organya
|
||||
holding = none
|
||||
|
|
@ -834,7 +842,7 @@
|
|||
8795 = { # MONZON/Monzón
|
||||
#Misc
|
||||
culture = basque
|
||||
religion = sevillian
|
||||
religion = penitente
|
||||
|
||||
holding = castle_holding
|
||||
|
||||
|
|
@ -1181,7 +1189,7 @@
|
|||
1821 = { # ASTORGA
|
||||
# Misc
|
||||
culture = visigothic
|
||||
religion = penitente
|
||||
religion = sevillian
|
||||
|
||||
holding = castle_holding
|
||||
|
||||
|
|
@ -1794,7 +1802,7 @@
|
|||
1816 = { # LEON
|
||||
# Misc
|
||||
culture = castilian
|
||||
religion = sevillian
|
||||
religion = penitente
|
||||
|
||||
holding = castle_holding
|
||||
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@
|
|||
###c_limousin
|
||||
2248 = { #LIMOGES
|
||||
culture = axiton
|
||||
religion = girondin
|
||||
religion = carolingian
|
||||
holding = castle_holding
|
||||
}
|
||||
2246 = { #CHALUS
|
||||
|
|
@ -158,7 +158,7 @@
|
|||
###c_aunis
|
||||
2147 = { #LA ROCHELLE
|
||||
culture = poitevin
|
||||
religion = numenorian
|
||||
religion = carolingian
|
||||
holding = castle_holding
|
||||
}
|
||||
2243 = { #TAILLEBOURG
|
||||
|
|
@ -206,7 +206,7 @@
|
|||
2233 = { #CAHORS
|
||||
holding = city_holding
|
||||
culture = axiton
|
||||
religion = numenorian
|
||||
religion = rocambolist
|
||||
}
|
||||
2234 = { #FIGEAC
|
||||
holding = church_holding
|
||||
|
|
@ -284,7 +284,7 @@
|
|||
###c_montpellier
|
||||
2015 = { #MONTPELLIER
|
||||
culture = provencal
|
||||
religion = rocambolist
|
||||
religion = carolingian
|
||||
holding = castle_holding
|
||||
}
|
||||
2016 = { #NIMES
|
||||
|
|
@ -334,7 +334,7 @@
|
|||
###c_foix
|
||||
2209 = { #FOIX
|
||||
culture = occitan
|
||||
religion = rocambolist
|
||||
religion = iberian
|
||||
holding = castle_holding
|
||||
}
|
||||
2210 = { #TARASCON
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
2151 = { #RAIS
|
||||
culture = poitevin
|
||||
religion = orleaniste
|
||||
religion = numenorian
|
||||
holding = castle_holding
|
||||
}
|
||||
2153 = { #GUERANDE
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
###c_penthievre
|
||||
2162 = { #SAINT BRIEUC
|
||||
culture = galo
|
||||
religion = numenorian
|
||||
religion = gorsedd
|
||||
holding = castle_holding
|
||||
}
|
||||
2161 = { #TREGUIER
|
||||
|
|
@ -95,6 +95,6 @@
|
|||
###c_reze
|
||||
9741 = { #SAINT-BREVIN
|
||||
culture = poitevin
|
||||
religion = orleaniste
|
||||
religion = numenorian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
2026 = { #DIGNE
|
||||
culture = provencal
|
||||
religion = rocambolist
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
||||
|
|
@ -193,7 +193,7 @@
|
|||
}
|
||||
2305 = { #ROANNE
|
||||
culture = rottisch
|
||||
religion = carolingian
|
||||
religion = rocambolist
|
||||
holding = castle_holding
|
||||
}
|
||||
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
###c_valentinois
|
||||
8717 = { #MONTEIL
|
||||
culture = provencal
|
||||
religion = carolingian
|
||||
religion = rocambolist
|
||||
holding = castle_holding
|
||||
}
|
||||
2066 = { #DIE
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@
|
|||
###c_tecklenburg
|
||||
2446 = { #TECKLENBURG
|
||||
culture = low_saxon
|
||||
religion = illuminated
|
||||
religion = lutheran
|
||||
holding = castle_holding
|
||||
}
|
||||
2441 = { #PEPENBURG
|
||||
|
|
@ -275,7 +275,7 @@
|
|||
}
|
||||
2674 = { #SOEST
|
||||
culture = hessian
|
||||
religion = rosenkreuzer
|
||||
religion = illuminated
|
||||
holding = castle_holding
|
||||
}
|
||||
|
||||
|
|
@ -940,7 +940,7 @@
|
|||
|
||||
###c_worms
|
||||
2731 = { #WORMS
|
||||
culture = kuhjung
|
||||
culture = palatine
|
||||
religion = teutonic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
|
||||
9662 = { #Bedford
|
||||
culture = cornish
|
||||
religion = victorian
|
||||
religion = gorsedd
|
||||
holding = castle_holding
|
||||
}
|
||||
###c_buckinghamshire
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
###c_westmorland
|
||||
1637 = { #Kendal
|
||||
culture = scouseg
|
||||
religion = anglican_england
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
1638 = { #Appleby
|
||||
|
|
@ -307,7 +307,7 @@
|
|||
###c_liverpool
|
||||
9720 = {
|
||||
culture = scouseg
|
||||
religion = victorian
|
||||
religion = celtic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
||||
|
|
@ -342,7 +342,7 @@
|
|||
}
|
||||
1598 = { #Richmond
|
||||
culture = norflander
|
||||
religion = victorian
|
||||
religion = anglican_england
|
||||
holding = castle_holding
|
||||
#1071
|
||||
}
|
||||
|
|
@ -688,7 +688,7 @@
|
|||
###c_kent
|
||||
1502 = { #Dover
|
||||
culture = soueyrneg
|
||||
religion = aslanite
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -738,7 +738,7 @@
|
|||
###c_sussex
|
||||
1506 = { #Lewes
|
||||
culture = soueyrneg
|
||||
religion = victorian
|
||||
religion = avalonian
|
||||
holding = castle_holding
|
||||
}
|
||||
1507 = { #Chichester
|
||||
|
|
@ -827,7 +827,7 @@
|
|||
###c_avon
|
||||
1581 = { #Bristol
|
||||
culture = weslander
|
||||
religion = avalonian
|
||||
religion = arcane
|
||||
holding = castle
|
||||
}
|
||||
1577 = { #Winterstoke
|
||||
|
|
|
|||
|
|
@ -193,7 +193,7 @@
|
|||
}
|
||||
2312 = { #BOURGES
|
||||
culture = bourguignon
|
||||
religion = rocambolist
|
||||
religion = carolingian
|
||||
holding = church_holding
|
||||
}
|
||||
|
||||
|
|
@ -226,7 +226,7 @@
|
|||
###c_saumur
|
||||
2261 = { #SAUMUR
|
||||
culture = poitevin
|
||||
religion = numenorian
|
||||
religion = orleaniste
|
||||
holding = castle_holding
|
||||
}
|
||||
2260 = { #MELAY
|
||||
|
|
@ -540,7 +540,7 @@
|
|||
###c_reims
|
||||
2390 = { #REIMS
|
||||
culture = metropolitain
|
||||
religion = trenchsinger
|
||||
religion = numenorian
|
||||
holding = church_holding
|
||||
867.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -717,7 +717,7 @@
|
|||
###c_auxerre
|
||||
2346 = { #AUXERRE
|
||||
culture = bourguignon
|
||||
religion = carolingian
|
||||
religion = girondin
|
||||
holding = castle_holding
|
||||
}
|
||||
2345 = { #DONZY
|
||||
|
|
@ -763,7 +763,7 @@
|
|||
###c_nevers
|
||||
2343 = { #NEVERS
|
||||
culture = bourguignon
|
||||
religion = rocambolist
|
||||
religion = girondin
|
||||
holding = castle_holding
|
||||
}
|
||||
2344 = { #POUGUES LES EAUX
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
}
|
||||
2103 = { #NIJMEGEN
|
||||
culture = dutch
|
||||
religion = rocambolist
|
||||
religion = carolingian
|
||||
holding = city_holding
|
||||
}
|
||||
2425 = { #TIEL
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
###c_zutphen
|
||||
2429 = { #ZUTPHEN
|
||||
culture = dutch
|
||||
religion = rocambolist
|
||||
religion = concordianist
|
||||
holding = castle_holding
|
||||
}
|
||||
2432 = { #BORCULO
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
###c_oversticht
|
||||
2421 = { #ZWOLLE
|
||||
culture = dutch
|
||||
religion = rocambolist
|
||||
religion = presbyterian
|
||||
holding = castle_holding
|
||||
}
|
||||
2416 = { #KAMPEN
|
||||
|
|
@ -162,7 +162,7 @@
|
|||
###c_groningen
|
||||
2417 = { #GRONINGEN
|
||||
culture = dutch
|
||||
religion = rocambolist
|
||||
religion = presbyterian
|
||||
holding = castle_holding
|
||||
}
|
||||
2420 = { #ASSEN
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
2415 = { #APPPINGEDAM
|
||||
holding = none
|
||||
culture = frisian
|
||||
religion = rocambolist
|
||||
religion = lutheran
|
||||
1200.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
###c_frisia
|
||||
2413 = { #LEEUWARDEN
|
||||
culture = dutch
|
||||
religion = rocambolist
|
||||
religion = presbyterian
|
||||
holding = castle_holding
|
||||
|
||||
1178.1.1 = {
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@
|
|||
###c_ailech
|
||||
9 = {
|
||||
culture = high_irish
|
||||
religion = celtic
|
||||
religion = druidic
|
||||
holding = castle_holding
|
||||
}
|
||||
10 = {
|
||||
|
|
@ -201,7 +201,7 @@
|
|||
###c_athlone
|
||||
8745 = {
|
||||
culture = high_irish
|
||||
religion = druidic
|
||||
religion = celtic
|
||||
holding = castle_holding
|
||||
}
|
||||
8747 = {
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
###c_hainaut
|
||||
2117 = { #MONS
|
||||
culture = belge
|
||||
religion = carolingian
|
||||
religion = trenchsinger
|
||||
holding = castle_holding
|
||||
}
|
||||
2127 = { #TOURNAI
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
###c_puttlingen
|
||||
2710 = { #PUTTLINGEN
|
||||
culture = lorin
|
||||
religion = trenchsinger
|
||||
religion = teutonic
|
||||
holding = castle_holding
|
||||
}
|
||||
2712 = { #FINSTIGEN
|
||||
|
|
@ -297,7 +297,7 @@
|
|||
###c_neufchateau
|
||||
2384 = { #NEUFCHATEAU
|
||||
culture = lorin
|
||||
religion = rocambolist
|
||||
religion = trenchsinger
|
||||
holding = castle_holding
|
||||
}
|
||||
2715 = { #VAUDEMONT
|
||||
|
|
@ -403,7 +403,7 @@
|
|||
###c_bergh
|
||||
2433 = { #BERGH
|
||||
culture = turkisch
|
||||
religion = rosenkreuzer
|
||||
religion = concordianist
|
||||
holding = castle_holding
|
||||
}
|
||||
2688 = { #SIEGBURG
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@
|
|||
###c_carrick
|
||||
1680 = { #Maybole
|
||||
culture = strafclideg
|
||||
religion = victorian
|
||||
religion = presbyterian
|
||||
holding = castle_holding
|
||||
}
|
||||
1685 = { #Girvan
|
||||
|
|
@ -300,7 +300,7 @@
|
|||
###c_lanarkshire
|
||||
1737 = { #Lanark
|
||||
culture = strafclideg
|
||||
religion = presbyterian
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
1738 = { #Cadyou
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
###c_anglesey / Ynys Mon
|
||||
1673 = { #Yns Mons
|
||||
culture = welsh
|
||||
religion = victorian
|
||||
religion = gorsedd
|
||||
holding = castle_holding
|
||||
}
|
||||
1674 = { #Holyhead / Caer Gybi
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
###c_carmarthenshire / Sir Gaerfyrddin
|
||||
1652 = { #Carmarthen / Caerfyrddin
|
||||
culture = prytoneg
|
||||
religion = victorian
|
||||
religion = avalonian
|
||||
holding = castle_holding
|
||||
}
|
||||
1653 = { #Llandovery / Llanymddyfri
|
||||
|
|
@ -180,7 +180,7 @@
|
|||
###c_brecknockshire / Brycheiniog
|
||||
1659 = { #Brecon / Aberhonddu
|
||||
culture = prytoneg
|
||||
religion = victorian
|
||||
religion = arcane
|
||||
holding = castle_holding
|
||||
}
|
||||
1660 = { #Talgerth
|
||||
|
|
|
|||
|
|
@ -141,7 +141,7 @@
|
|||
pictish:0 "Pictish"
|
||||
pictish_prefix:0 "Picto"
|
||||
pictish_collective_noun:1 "Picts"
|
||||
welsh:0 "Cymreig"
|
||||
welsh:0 "Cymry"
|
||||
welsh_prefix:0 "Welsh"
|
||||
welsh_collective_noun:0 "Welsh"
|
||||
breton:0 "Brezhoneg"
|
||||
|
|
@ -345,13 +345,13 @@
|
|||
basque:0 "Euskal"
|
||||
basque_prefix:0 "Basco"
|
||||
basque_collective_noun:0 "Basque"
|
||||
castilian:0 "Castilian"
|
||||
castilian:0 "Castellano"
|
||||
castilian_prefix:0 "Castilo"
|
||||
castilian_collective_noun:1 "Castilians"
|
||||
catalan:0 "Catalan"
|
||||
catalan:0 "Català"
|
||||
catalan_prefix:0 "Catalano"
|
||||
catalan_collective_noun:1 "Catalans"
|
||||
portuguese:0 "Portuguese"
|
||||
portuguese:0 "Português"
|
||||
portuguese_prefix:0 "Luso"
|
||||
portuguese_collective_noun:0 "Portuguese"
|
||||
visigothic:0 "Visigothic"
|
||||
|
|
@ -733,13 +733,13 @@
|
|||
mon_prefix:0 "Mono"
|
||||
mon_collective_noun:0 "Mons"
|
||||
# Iberian
|
||||
aragonese:0 "Aragonese"
|
||||
aragonese:0 "Aragonés"
|
||||
aragonese_prefix:0 "Aragono"
|
||||
aragonese_collective_noun:0 "Aragonese"
|
||||
asturleonese:0 "Asturleonese"
|
||||
asturleonese:0 "Asturlleonés"
|
||||
asturleonese_prefix:0 "Asturo"
|
||||
asturleonese_collective_noun:0 "Asturleoneses"
|
||||
galician:0 "Galician"
|
||||
galician:0 "Galego"
|
||||
galician_prefix:0 "Galico"
|
||||
galician_collective_noun:0 "Galicians"
|
||||
#FP3 additions
|
||||
|
|
|
|||
|
|
@ -81,16 +81,16 @@
|
|||
romanofuturist_death_deity_name_possessive:0 "$romanofuturist_devil_name_possessive$"
|
||||
romanofuturist_house_of_worship:0 "temple" #no “The/the” here
|
||||
romanofuturist_house_of_worship_plural:0 "temple" #no “The/the” here
|
||||
romanofuturist_religious_symbol:0 "wheel" #no “The/the” here
|
||||
romanofuturist_religious_symbol:0 "future" #no “The/the” here
|
||||
romanofuturist_religious_text:0 "Manifesto" #no “The/the” here
|
||||
romanofuturist_religious_head_title:0 "Messiah" #no “The/the” here. Pope/Guy
|
||||
romanofuturist_religious_head_title_name:0 "New Rome" #no “The/the” here. Papacy/Institution
|
||||
romanofuturist_devotee:0 "artist"
|
||||
romanofuturist_devotee_plural:0 "artists"
|
||||
romanofuturist_priest:0 "accelerator"
|
||||
romanofuturist_priest_plural:0 "accelerators"
|
||||
romanofuturist_bishop:0 "vanguard"
|
||||
romanofuturist_bishop_plural:0 "anguards"
|
||||
romanofuturist_devotee:0 "accelerator"
|
||||
romanofuturist_devotee_plural:0 "accelerators"
|
||||
romanofuturist_priest:0 "vanguard"
|
||||
romanofuturist_priest_plural:0 "vanguards"
|
||||
romanofuturist_bishop:0 "vigil"
|
||||
romanofuturist_bishop_plural:0 "vigils"
|
||||
romanofuturist_positive_afterlife:0 "New Rome"
|
||||
romanofuturist_negative_afterlife:0 "Stagnation"
|
||||
romanofuturist_divine_realm:0 "New Rome"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue