Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
f24b8eb02c
6 changed files with 63 additions and 28 deletions
|
|
@ -12705,29 +12705,65 @@ e_aarlud_khanate = {
|
|||
}
|
||||
|
||||
k_orthodox = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "blue"
|
||||
color2 = "white"
|
||||
colored_emblem = {
|
||||
texture = "ce_chi_rho.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 } }
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=black
|
||||
texture="ce_sword_simple.dds"
|
||||
instance={
|
||||
position={ 0.280000 0.490000 }
|
||||
scale={ 0.630000 0.630000 }
|
||||
depth=1.010000
|
||||
rotation=347
|
||||
}
|
||||
|
||||
}
|
||||
colored_emblem = {
|
||||
texture = "ce_letter_alpha.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
instance = { position = { 0.25 0.48 } scale = { 0.2 0.2 } }
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=black
|
||||
color3=black
|
||||
texture="ce_eagle_double.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.540000 }
|
||||
scale={ 0.880000 0.880000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
colored_emblem = {
|
||||
texture = "ce_letter_omega.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
instance = { position = { 0.75 0.48 } scale = { 0.2 0.2 } }
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=yellow_light
|
||||
color3=yellow_light
|
||||
texture="ce_globus_cruciger.dds"
|
||||
instance={
|
||||
position={ 0.700000 0.590000 }
|
||||
scale={ 0.200000 0.200000 }
|
||||
depth=2.010000
|
||||
rotation=22
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=black
|
||||
color3=yellow_light
|
||||
texture="NEOW_ce_crown_koln_imperial.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.110000 }
|
||||
scale={ 0.220000 0.220000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
e_kara_khitai = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "black"
|
||||
|
|
|
|||
|
|
@ -184,7 +184,6 @@ NEOW_peloponnesian = {
|
|||
|
||||
traditions = {
|
||||
tradition_mountaineers
|
||||
tradition_warrior_culture
|
||||
tradition_fp1_the_right_to_prove
|
||||
tradition_stand_and_fight
|
||||
tradition_mountain_homes
|
||||
|
|
|
|||
|
|
@ -64,11 +64,7 @@ e_baltic = {
|
|||
b_mohrungen = { # Iława
|
||||
province = 3201
|
||||
color = { 255 110 155 }
|
||||
}
|
||||
b_wislana = { # Nowy Dwór Gdański
|
||||
province = 2831
|
||||
color = { 205 105 105 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
c_angerburg = { # Ełk
|
||||
|
|
|
|||
|
|
@ -341,6 +341,10 @@ e_visegrad = {
|
|||
province = 2829
|
||||
color = { 75 130 90 }
|
||||
}
|
||||
b_wislana = { # Nowy Dwór Gdański
|
||||
province = 2831
|
||||
color = { 205 105 105 }
|
||||
}
|
||||
}
|
||||
c_berent = { # Tczew
|
||||
color = { 115 120 40 }
|
||||
|
|
|
|||
|
|
@ -519,7 +519,7 @@ default_coastal_sea=coastal_sea
|
|||
516=hills
|
||||
517=wetlands
|
||||
518=wetlands
|
||||
519=farmlands
|
||||
519=hills
|
||||
520=plains
|
||||
521=forest
|
||||
522=tells
|
||||
|
|
@ -3539,7 +3539,7 @@ default_coastal_sea=coastal_sea
|
|||
3916=plains
|
||||
3917=hills
|
||||
3918=mountains
|
||||
3919=hills
|
||||
3919=mountains
|
||||
3920=mountains
|
||||
3921=forest
|
||||
3922=forest
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@
|
|||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { just brave temperate }
|
||||
sins = { arbitrary craven gluttonous }
|
||||
virtues = { brave temperate }
|
||||
sins = { craven gluttonous }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put Novelist names from CK2 here later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue