LS4: Add undead camp
A bit silly and unneccessary, but it feels very thematic and looks pretty neat when the camp changes form along with the units in this one.
This commit is contained in:
parent
534b44dd8e
commit
0e898d3d84
3 changed files with 25 additions and 1 deletions
5
data/campaigns/Liberty/masks/04_Unlawful_Orders_1.mask
Normal file
5
data/campaigns/Liberty/masks/04_Unlawful_Orders_1.mask
Normal file
|
@ -0,0 +1,5 @@
|
|||
_f, _f, _f, _f, _f, _f, _f, _f
|
||||
_f, _f, Cer, _f, Cer, _f, _f, _f
|
||||
_f, _f, _f, Cer, 3 Ker, Cer, Cer, _f
|
||||
_f, _f, _f, Cer, _f, _f, _f, _f
|
||||
_f, _f, _f, _f, _f, _f, _f, _f
|
5
data/campaigns/Liberty/masks/04_Unlawful_Orders_2.mask
Normal file
5
data/campaigns/Liberty/masks/04_Unlawful_Orders_2.mask
Normal file
|
@ -0,0 +1,5 @@
|
|||
_f, _f, _f, _f, _f, _f, _f, _f
|
||||
_f, _f, Ce, _f, Ce, _f, _f, _f
|
||||
_f, _f, _f, Ce, 3 Ke, Ce, Ce, _f
|
||||
_f, _f, _f, Ce, _f, _f, _f, _f
|
||||
_f, _f, _f, _f, _f, _f, _f, _f
|
|
@ -357,6 +357,13 @@
|
|||
green=0
|
||||
blue=0
|
||||
[/color_adjust]
|
||||
|
||||
[terrain_mask]
|
||||
x,y=16,33
|
||||
mask="{campaigns/Liberty/masks/04_Unlawful_Orders_1.mask}"
|
||||
alignment=even
|
||||
[/terrain_mask]
|
||||
|
||||
[redraw]
|
||||
[/redraw]
|
||||
|
||||
|
@ -480,6 +487,13 @@
|
|||
green=0
|
||||
blue=0
|
||||
[/color_adjust]
|
||||
|
||||
[terrain_mask]
|
||||
x,y=16,33
|
||||
mask="{campaigns/Liberty/masks/04_Unlawful_Orders_2.mask}"
|
||||
alignment=even
|
||||
[/terrain_mask]
|
||||
|
||||
[redraw]
|
||||
[/redraw]
|
||||
|
||||
|
@ -693,4 +707,4 @@
|
|||
[/event]
|
||||
|
||||
{LIBERTY_DEATHS}
|
||||
[/scenario]
|
||||
[/scenario]
|
Loading…
Add table
Reference in a new issue