more tweaks to caucasus

This commit is contained in:
edwardtheelbowhigh 2026-05-26 00:28:16 +01:00
parent fc3dbc29d9
commit a13cba81a8
4 changed files with 139 additions and 62 deletions

View file

@ -1639,24 +1639,12 @@ d_stavropul={
color1=green_light color1=green_light
color2=blue_light color2=blue_light
color3=red color3=red
colored_emblem={
color1=blue_light
color2=blue
texture="ce_per_fess.dds"
instance={
position={ 0.500000 0.385000 }
scale={ 0.090000 0.090000 }
depth=2.010000
}
}
colored_emblem={ colored_emblem={
color1=white color1=white
texture="ce_ordinary_pile_03_inverted.dds" texture="ce_ordinary_pile_03_inverted.dds"
instance={ instance={
position={ 0.500000 0.365000 } position={ 0.500000 0.365000 }
scale={ 0.080000 0.040000 } scale={ 0.135000 0.055000 }
} }
} }
@ -1665,8 +1653,8 @@ d_stavropul={
color1=yellow color1=yellow
texture="ce_circle_mask.dds" texture="ce_circle_mask.dds"
instance={ instance={
position={ 0.500000 0.415000 } position={ 0.500000 0.430000 }
scale={ 0.035000 0.035000 } scale={ 0.055000 0.055000 }
depth=1.010000 depth=1.010000
} }
@ -1682,12 +1670,24 @@ d_stavropul={
} }
colored_emblem={
color1=blue_light
color2=blue
texture="ce_chief.dds"
instance={
position={ 0.500000 0.375000 }
scale={ 0.120000 -0.085000 }
depth=2.010000
}
}
colored_emblem={ colored_emblem={
color1=blue color1=blue
texture="ce_shield_01.dds" texture="ce_shield_01.dds"
instance={ instance={
position={ 0.500000 0.425000 } position={ 0.500000 0.425000 }
scale={ 0.100000 0.040000 } scale={ 0.150000 0.150000 }
depth=3.010000 depth=3.010000
} }
@ -1705,6 +1705,84 @@ d_stavropul={
} }
d_terek = {
pattern="pattern_horizontal_split_01.dds"
color1=black
color2=yellow_light
color3=blue
colored_emblem={
color1=white
texture="ce_fess_engrailed.dds"
instance={
position={ 0.905000 0.095000 }
depth=3.010000
rotation=135
}
instance={
position={ 0.250000 0.750000 }
depth=4.010000
rotation=135
}
}
colored_emblem={
color1=black
color2=yellow
color3=black
texture="NEOW_ce_eagle_russia.dds"
instance={
position={ 0.325000 0.295000 }
scale={ 0.200000 0.200000 }
rotation=315
}
}
colored_emblem={
color1=yellow
texture="ce_block_05.dds"
instance={
position={ 0.375000 0.545000 }
scale={ 0.650000 0.650000 }
depth=5.010000
rotation=45
}
}
colored_emblem={
color1=yellow
texture="ce_block_02.dds"
instance={
position={ 0.305000 0.315000 }
scale={ 0.220000 0.220000 }
depth=1.010000
rotation=135
}
instance={
position={ 0.350000 0.270000 }
scale={ 0.220000 0.220000 }
depth=2.010000
rotation=135
}
}
colored_emblem={
color1=black
texture="ce_block_02.dds"
instance={
depth=6.010000
}
}
}
d_vainakhia={ d_vainakhia={
pattern="pattern_tricolor_horizontal_01.dds" pattern="pattern_tricolor_horizontal_01.dds"
color1=green color1=green

View file

@ -2683,7 +2683,20 @@ e_nistrenia = {
color = { 141 51 30 } color = { 141 51 30 }
} }
} }
c_besinada = {
color = { 34 5 0 }
b_besinada = {
province = 5303
color = { 34 5 0 }
}
b_majar = {
province = 5344
color = { 34 5 0 }
}
}
} }
d_vainakhia = { # Vainakhia d_vainakhia = { # Vainakhia
color = { 5 8 120 } color = { 5 8 120 }
@ -2983,20 +2996,6 @@ e_nistrenia = {
d_stavropul = { d_stavropul = {
color = { 34 5 0 } color = { 34 5 0 }
capital = c_stavropul capital = c_stavropul
c_besinada = {
color = { 34 5 0 }
b_besinada = {
province = 5303
color = { 34 5 0 }
}
b_majar = {
province = 5344
color = { 34 5 0 }
}
}
c_turkmensky = { c_turkmensky = {
color = { 200 40 50 } color = { 200 40 50 }
b_turkmensky = { # Mozdog b_turkmensky = { # Mozdog

View file

@ -141,7 +141,36 @@ e_volga-ural = {
} }
} }
} }
d_chuvashia = {
color = { 26 46 50 }
capital = c_cheboksary
c_cheboksary = {
color = { 44 44 65 }
b_cheboksary = {
province = 590
color = { 44 44 65 }
}
b_urmary = {
province = 5363
color = { 44 44 65 }
}
b_tzyvil = {
province = 5364
color = { 44 44 65 }
}
b_alatyr = {
province = 5365
color = { 44 44 65 }
}
}
}
d_ulyanovsk = { d_ulyanovsk = {
color = { 87 66 55 } color = { 87 66 55 }
@ -1493,36 +1522,6 @@ e_volga-ural = {
} }
} }
} }
d_chuvashia = {
color = { 26 46 50 }
capital = c_cheboksary
c_cheboksary = {
color = { 44 44 65 }
b_cheboksary = {
province = 590
color = { 44 44 65 }
}
b_urmary = {
province = 5363
color = { 44 44 65 }
}
b_tzyvil = {
province = 5364
color = { 44 44 65 }
}
b_alatyr = {
province = 5365
color = { 44 44 65 }
}
}
}
d_mordvinia = { d_mordvinia = {
color = { 0 25 15 } color = { 0 25 15 }

View file

@ -271,6 +271,7 @@ slavic_religion = { #placeholder
doctrine = doctrine_funeral_bewailment # Keening doctrine = doctrine_funeral_bewailment # Keening
doctrine = doctrine_witchcraft_criminal doctrine = doctrine_witchcraft_criminal
doctrine = doctrine_clerical_gender_male_only doctrine = doctrine_clerical_gender_male_only
doctrine = doctrine_theocracy_temporal
holy_order_names = { holy_order_names = {
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" } { name = "holy_order_brotherhood_of_the_holy_sepulchre" }