summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/us_amphibious.lou
diff options
context:
space:
mode:
Diffstat (limited to 'DDayAtOmahaBeach/us_amphibious.lou')
-rw-r--r--DDayAtOmahaBeach/us_amphibious.lou65
1 files changed, 65 insertions, 0 deletions
diff --git a/DDayAtOmahaBeach/us_amphibious.lou b/DDayAtOmahaBeach/us_amphibious.lou
new file mode 100644
index 0000000..92faa19
--- /dev/null
+++ b/DDayAtOmahaBeach/us_amphibious.lou
@@ -0,0 +1,65 @@
+@Tbl
+ rule { yes }
+ apaint { lightgrey }
+ indentvertical { ctr }
+ aindent { ctr }
+ aformat { @Cell indent { left } @B A | @Cell @B B | @Cell @B C | @Cell @B D | @Cell @B E }
+ bindent { ctr }
+ bformat { @Cell indent { right } @B A | @Cell @B B | @Cell @B C | @Cell @B D | @Cell @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 {@I {Rangers may}
+@Left {[1-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 }
+}