Compare commits
3 commits
7516d2efc1
...
5dde3469b0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dde3469b0 | ||
|
|
36f31696c0 | ||
|
|
dd8ad903ca |
3 changed files with 147 additions and 25 deletions
|
|
@ -5918,15 +5918,14 @@ k_goralia={
|
|||
|
||||
k_kuban ={
|
||||
pattern="pattern_tricolor_bend_02.dds"
|
||||
color1=purple
|
||||
color2=blue
|
||||
color3=green_light
|
||||
color1=black
|
||||
color2=red
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_triangle_mask.dds"
|
||||
color1=blue_light
|
||||
color2=green_light
|
||||
texture="ce_per_bend.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.170000 }
|
||||
scale={ 1.000000 -1.000000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
|
|
@ -5934,7 +5933,47 @@ k_kuban ={
|
|||
|
||||
colored_emblem={
|
||||
color1=purple
|
||||
texture="ce_mena_bend.dds"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
d_cherkassy={
|
||||
pattern="pattern_solid.dds"
|
||||
color1=blue
|
||||
color2=blue
|
||||
color3=white
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
scale={ 0.260000 0.260000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_border_shield.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.510000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_orle.dds"
|
||||
instance={
|
||||
depth=2.010000
|
||||
}
|
||||
|
|
@ -5942,19 +5981,102 @@ k_kuban ={
|
|||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green_light
|
||||
texture="ce_triangle_mask.dds"
|
||||
color1=yellow
|
||||
texture="ce_ordroerir.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.810000 }
|
||||
scale={ -1.000000 1.000000 }
|
||||
scale={ -0.500000 0.500000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
d_petrograd={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=blue_light
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.860000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_anchor.dds"
|
||||
instance={
|
||||
position={ 0.640000 0.760000 }
|
||||
scale={ 0.580000 0.580000 }
|
||||
depth=3.010000
|
||||
rotation=318
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="NEOW_ce_wall.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.350000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
color2=red
|
||||
texture="ce_chief.dds"
|
||||
instance={
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
color2=white
|
||||
texture="ce_annulet.dds"
|
||||
instance={
|
||||
position={ 0.380000 0.470000 }
|
||||
scale={ 0.220000 0.220000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_key.dds"
|
||||
instance={
|
||||
position={ 0.530000 0.670000 }
|
||||
scale={ 1.000000 -1.000000 }
|
||||
depth=1.010000
|
||||
rotation=47
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_bendlet.dds"
|
||||
instance={
|
||||
position={ 0.550000 0.660000 }
|
||||
scale={ 0.290000 0.290000 }
|
||||
depth=2.010000
|
||||
rotation=2
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
k_crimea={
|
||||
custom=yes
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=red
|
||||
|
|
|
|||
|
|
@ -382,7 +382,12 @@ e_yugoslavia = {
|
|||
province = 3536
|
||||
|
||||
color = { 138 0 57 }
|
||||
}
|
||||
}
|
||||
b_okic = {
|
||||
province = 3537
|
||||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
}
|
||||
c_vodica = {
|
||||
color = { 138 0 17 }
|
||||
|
|
@ -391,21 +396,11 @@ e_yugoslavia = {
|
|||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
b_vodicevo = {
|
||||
province = 3519
|
||||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
b_dubica = {
|
||||
province = 3518
|
||||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
b_okic = {
|
||||
province = 3537
|
||||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
b_kutina = {
|
||||
province = 3528
|
||||
|
||||
|
|
@ -1119,6 +1114,11 @@ e_yugoslavia = {
|
|||
province = 3506
|
||||
|
||||
color = { 175 90 115 }
|
||||
}
|
||||
b_vodicevo = {
|
||||
province = 3519
|
||||
|
||||
color = { 138 0 17 }
|
||||
}
|
||||
}
|
||||
c_pset = {
|
||||
|
|
|
|||
BIN
map_data/provinces.png
(Stored with Git LFS)
BIN
map_data/provinces.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue