summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/german_fire.lou
blob: db15b8f1e23988e87ca77aae7314a3ea67ebb7e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@Tbl
    rule { yes }
    indent { ctr }
    indentvertical { ctr }
{
@Row
    paint { lightgrey }
    format { @Cell @B A | @Cell @B B | @Cell @B C | @Cell @B D }
    A { } B { @B WN or @B {Revealed @LLP Reinforcement} } C { @B {Unrevealed @LLP Reinforcement} } D { Ambush @LLP 7p @Font @PBlue {1 unit of any type with matching symbol} }
@Row
    format { @Cell @B A | @StartVSpan @Cell @B B | @StartVSpan @Cell @B C | @Cell @B D }
    A { @IncludeGraphic "imgs/intense.eps"} B { @Step } C { @Step + @Disrupted } D { @Step }
@Row
    format { @Cell @B A | @VSpan | @VSpan | @StartVSpan @Cell @B D }
    A { @IncludeGraphic "imgs/steady.eps" + @PBlue Non-Armored + sym } D { @Disrupted }
@Row
    format { @Cell @B A | @StartHSpan @Cell @B B | @HSpan | @VSpan }
    A { @IncludeGraphic "imgs/sporadic.eps" + @PBlue Non-Armored + sym } B { @Disrupted }
}