Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
bf4a2bff46
4 changed files with 37 additions and 9 deletions
|
|
@ -8587,25 +8587,28 @@ k_moldavia = {
|
||||||
# k_dacia needs Falcon
|
# k_dacia needs Falcon
|
||||||
|
|
||||||
k_bulgaria={
|
k_bulgaria={
|
||||||
pattern="pattern_tricolor_bend_02.dds"
|
custom=yes
|
||||||
|
pattern="pattern_tricolor_horizontal_01.dds"
|
||||||
color1=white
|
color1=white
|
||||||
color2=green_light
|
color2=rgb { 51 102 74 }
|
||||||
color3=red
|
color3=red
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
color1=yellow
|
color1=yellow
|
||||||
color2=yellow
|
color2=yellow
|
||||||
texture="ce_lion_rampant_wide_stance_crown.dds"
|
texture="ce_lion_rampant_crown.dds"
|
||||||
instance={
|
instance={
|
||||||
scale={ 0.280000 0.280000 }
|
position={ 0.500000 0.550000 }
|
||||||
|
scale={ 0.510000 0.510000 }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
color1=red
|
color1=rgb { 72 126 159 }
|
||||||
texture="ce_border_banner.dds"
|
texture="ce_border_banner.dds"
|
||||||
instance={
|
instance={
|
||||||
scale={ 0.430000 0.430000 }
|
position={ 0.500000 0.550000 }
|
||||||
|
scale={ 0.590000 0.590000 }
|
||||||
depth=1.010000
|
depth=1.010000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -8615,7 +8618,8 @@ k_bulgaria = {
|
||||||
color1=yellow
|
color1=yellow
|
||||||
texture="ce_border_banner.dds"
|
texture="ce_border_banner.dds"
|
||||||
instance={
|
instance={
|
||||||
scale={ 0.500000 0.500000 }
|
position={ 0.500000 0.550000 }
|
||||||
|
scale={ 0.655000 0.655000 }
|
||||||
depth=2.010000
|
depth=2.010000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -8623,6 +8627,7 @@ k_bulgaria = {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
k_karelia={
|
k_karelia={
|
||||||
pattern="pattern_solid.dds"
|
pattern="pattern_solid.dds"
|
||||||
color1=green
|
color1=green
|
||||||
|
|
|
||||||
|
|
@ -91,3 +91,22 @@ k_kazan={
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
d_zaporizhzhia={
|
||||||
|
custom=yes
|
||||||
|
pattern="pattern_solid.dds"
|
||||||
|
color1=rgb { 158 38 88 }
|
||||||
|
color2=yellow
|
||||||
|
color3=blue
|
||||||
|
colored_emblem={
|
||||||
|
color1=yellow
|
||||||
|
color2=black
|
||||||
|
texture="NEOW_ce_cossack.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.500000 0.530000 }
|
||||||
|
scale={ 0.915000 0.915000 }
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
|
||||||
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds
(Stored with Git LFS)
Normal file
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -123,6 +123,7 @@ NEOW_ce_volgograd.dds = { colors = 1 category = figures }
|
||||||
NEOW_ce_stalin.dds = { colors = 2 category = figures }
|
NEOW_ce_stalin.dds = { colors = 2 category = figures }
|
||||||
NEOW_ce_lenin.dds = { colors = 2 category = figures }
|
NEOW_ce_lenin.dds = { colors = 2 category = figures }
|
||||||
NEOW_ce_saint_eric_head.dds = { colors = 1 category = figures }
|
NEOW_ce_saint_eric_head.dds = { colors = 1 category = figures }
|
||||||
|
NEOW_ce_cossack.dds = { colors = 2 category = figures }
|
||||||
|
|
||||||
###MANMADE
|
###MANMADE
|
||||||
NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }
|
NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue