summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/us_amphibious.lou
blob: e1ce811e6c9b787c3ebe11f6d66ea8c4d5a9a9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
@Tbl
    rule { yes }
    apaint { lightgrey }
    indentvertical { ctr }
    aindent { ctr }
    aformat { @Cell indent { left } @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @Cell width { 5c } @B D | @Cell width { 4c } @B E }
    bindent { ctr }
    bformat { @Cell indent { right } @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @Cell width { 5c } @B D | @Cell width { 5c } @B E }
{
@Rowa A { Turn 1 } B { A } C { B } D { C } E { D }
#@Rowb A { Tank }
@Rowb A { @IncludeGraphic "imgs/tank.eps" }
    B { @Turn 1 }
    C { @Eliminated }
    D { @Step }
    E { @Step @Left 2 }
@Rowa A { Turn 2-3 } B { A } C { B } D { C } E { D }
#@Rowb A { Tank }
@Rowb A { @IncludeGraphic "imgs/tank.eps" }
    B { @Sym emptyset }
    C { @Left 1 }
    D { @Step }
    E { @Left 3 }
#@Rowb A { INF DG @Char ampersand CH }
@Rowb A { DG @Char ampersand CH @IncludeGraphic "imgs/infantry.eps" }
    B { @Sym emptyset }
    C { @Left 1 }
    D { @Left 4 }
    E { @Rightt 1 }
@Rowb A { others }
    B { @Left 4 }
    C { @Left 2 }
    D { @Left 9 } E { @Sym emptyset }
@Rowa A { Turn 4-14 } B { A } C { B } D { C } E { D }
#@Rowb A { INF }
@Rowb A { @IncludeGraphic "imgs/infantry.eps" }
    B { clines @Break{@Sym emptyset
@I Rangers @Left {[0-4]} } }
    C { @Left 1 }
    D { @Left 4 }
    E { @Rightt 1 }
#@Rowb A { DUKW arty }
@Rowb A { DUKW @IncludeGraphic "imgs/arty.eps" }
    B { @Eliminated }
    C { @Step }
    D { @Steps }
    E { @Sym emptyset }
@Rowb A { others }
    B { @Turns 3 } C { @Left 2 } D { @Step } E { @Sym emptyset }
@Rowa A { Turn 15+ } B { A } C { B } D { C } E { D }
#@Rowb A { INF }
@Rowb A { @IncludeGraphic "imgs/infantry.eps" }
    B { @Sym emptyset } C { @Sym emptyset } D { @Sym emptyset } E { @Sym emptyset }
#@Rowb A { DUKW arty }
@Rowb A { DUKW @IncludeGraphic "imgs/arty.eps" }
    B { @Eliminated }
    C { @Step }
    D { @Steps }
    E { @Sym emptyset }
@Rowb A { others }
    B { @Turns 3 }
    C { @R {remove from play} }
    D { @Sym emptyset }
    E { @Step }
}