Skip to content

Commit

Permalink
LS4: Add undead camp
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
UnwiseOwl committed Mar 3, 2020
1 parent 534b44d commit 0e898d3
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
5 changes: 5 additions & 0 deletions data/campaigns/Liberty/masks/04_Unlawful_Orders_1.mask
@@ -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 changes: 5 additions & 0 deletions data/campaigns/Liberty/masks/04_Unlawful_Orders_2.mask
@@ -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
16 changes: 15 additions & 1 deletion data/campaigns/Liberty/scenarios/04_Unlawful_Orders.cfg
Expand Up @@ -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]

Expand Down Expand Up @@ -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]

Expand Down Expand Up @@ -693,4 +707,4 @@
[/event]

{LIBERTY_DEATHS}
[/scenario]
[/scenario]

0 comments on commit 0e898d3

Please sign in to comment.