serbia coa
This commit is contained in:
parent
4635c81f93
commit
5e2e848d62
3 changed files with 76 additions and 10 deletions
|
|
@ -8918,17 +8918,79 @@ k_transylvania={
|
|||
|
||||
|
||||
|
||||
k_serbia = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
colored_emblem = {
|
||||
texture = "ce_eagle_double.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
color3 = "black"
|
||||
instance = { position = { 0.5 0.5 } scale = { 0.9 1.0 } }
|
||||
k_serbia ={
|
||||
custom=yes
|
||||
pattern="pattern_vertical_split_01.dds"
|
||||
color1=red
|
||||
color2=white
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_beta.dds"
|
||||
instance={
|
||||
position={ 0.425000 0.540000 }
|
||||
scale={ -0.155000 0.155000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.575000 0.540000 }
|
||||
scale={ 0.155000 0.155000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.425000 0.370000 }
|
||||
scale={ -0.155000 0.155000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.575000 0.370000 }
|
||||
scale={ 0.155000 0.155000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=rgb { 230 230 230 }
|
||||
color2=yellow
|
||||
color3=red
|
||||
texture="NEOW_ce_eagle_serbia.dds"
|
||||
instance={
|
||||
scale={ 0.810000 0.810000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_03.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.470000 }
|
||||
scale={ 0.240000 0.335000 }
|
||||
depth=4.010000
|
||||
rotation=90
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.455000 }
|
||||
scale={ 0.245000 0.245000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_mena_pale.dds"
|
||||
instance={
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_krete = {
|
||||
|
|
|
|||
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds
(Stored with Git LFS)
Normal file
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -51,6 +51,7 @@ NEOW_ce_eagle_modern.dds = { colors = 3 category = animals }
|
|||
NEOW_ce_eagle_quraish.dds = { colors = 2 category = animals}
|
||||
NEOW_ce_eagle_romania.dds = { colors = 3 category = animals }
|
||||
NEOW_ce_eagle_russia.dds = { colors = 3 category = animals }
|
||||
NEOW_ce_eagle_serbia.dds = { colors = 3 category = animals }
|
||||
NEOW_ce_gaul_boar.dds = { colors = 2 category = animals }
|
||||
NEOW_ce_goat_rampant.dds = { colors = 3 category = animals }
|
||||
NEOW_ce_griffin_head_crowned.dds = { colors = 3 category = animals }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue