This commit is contained in:
edwardtheelbowhigh 2026-06-11 22:08:17 +01:00
parent 17c5061178
commit 67b2468cb3
3 changed files with 31 additions and 24 deletions

View file

@ -12,30 +12,33 @@
} }
k_lusatia = { k_lusatia = {
pattern="pattern_horizontal_split_01.dds" pattern="pattern_tricolor_horizontal_01.dds"
color1=white color1=blue
color2=red color2=red
colored_emblem={
color1=white
color2=green
texture="ce_chief.dds"
instance={scale={1 -1}}
}
colored_emblem={
color1=red
color2=yellow
texture="ce_bull_passant.dds"
}
colored_emblem={
color1=white
texture="ce_circle_mask.dds"
instance={position={0 0} scale={0.87 0.91}}
}
colored_emblem={
color1=red
color2=yellow
color3=white color3=white
texture="ce_bull_head.dds" colored_emblem={
instance={position={0.26 0.28} scale={0.4 0.4}} color1=black
color2=black
color3=black
texture="NEOW_ce_Domowina.dds"
instance={
position={ 0.500000 0.475000 }
scale={ 0.625000 0.625000 }
depth=1.010000
} }
}
colored_emblem={
color1=white
color2=grey
color3=red
texture="NEOW_ce_Domowina.dds"
instance={
position={ 0.500000 0.475000 }
scale={ 0.590000 0.590000 }
}
}
} }

BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_domowina.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -190,6 +190,7 @@ NEOW_ce_zanzibar.dds = { colors = 1 category = nature }
NEOW_ce_flame.dds = { colors = 1 category = nature } NEOW_ce_flame.dds = { colors = 1 category = nature }
NEOW_ce_halfsun.dds = { colors = 1 category = nature } NEOW_ce_halfsun.dds = { colors = 1 category = nature }
NEOW_ce_sovwreath.dds = { colors = 1 category = nature } NEOW_ce_sovwreath.dds = { colors = 1 category = nature }
NEOW_ce_Domowina.dds = { colors = 3 category = nature }
###PATTERNS ###PATTERNS
NEOW_ce_bend_alsace.dds = { colors = 1 category = patterns } NEOW_ce_bend_alsace.dds = { colors = 1 category = patterns }