summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/us_barrage.lou
blob: 984bef7ff6b16cc619f57997f594fe7780b06229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@Tbl
    rule { yes }
    indent { ctr }
    indentvertical { ctr }
    aformat { @Cell @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @Cell width { 5c } @B D }
{
@Rowa
    paint { lightgrey }
    A { } B { 1-2 } C { 3-5 } D { 6+ }
@Rowa
    A { @B sym } B { @Sym emptyset } C { @Disruptedif @I {if no Depth} } D { @Disrupted }
@Rowa
    A { @B color } B { @Disruptedif @I {if no Depth} } C { @Disrupted } D { @Disrupted }
@Rowa
    A { @B color + @B sym} B { @Disrupted } C { @Disrupted } D { @Disrupted - @Depth }
#@Rowb A { @Sym emptyset } B {} C {} D {}
}