Changes to flavor pool
This commit is contained in:
parent
8bc33bc18b
commit
73428ec3b3
2 changed files with 45 additions and 207 deletions
12
common/coat_of_arms/coat_of_arms/NEOW_easteurope.txt
Normal file
12
common/coat_of_arms/coat_of_arms/NEOW_easteurope.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
e_poland_lithuania = {
|
||||
sub = {
|
||||
parent = "k_lithuania" # defined elsewhere
|
||||
instance = { offset = { 0.0 0.0 } scale = { 0.5 0.5 } } # top left
|
||||
instance = { offset = { 0.5 0.5 } scale = { 0.5 0.5 } } # bottom right
|
||||
}
|
||||
sub = {
|
||||
parent = "k_poland" # defined elsewhere
|
||||
instance = { offset = { 0.5 0.0 } scale = { 0.5 0.5 } } # top right
|
||||
instance = { offset = { 0.0 0.5 } scale = { 0.5 0.5 } } # bottom left
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue