summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/us_move.lou
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2020-11-09 09:32:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2020-11-09 09:32:02 +0100
commit2ef0a57ef99c98a43fbb5d5e84f269774c119e09 (patch)
tree36dd5527959f79ff2848f750ae6c298745a69521 /DDayAtOmahaBeach/us_move.lou
parent1a9bc8f6bf19dc16bc2e3943cd6d1950f67aeea2 (diff)
downloadasynk-rules-2ef0a57ef99c98a43fbb5d5e84f269774c119e09.zip
asynk-rules-2ef0a57ef99c98a43fbb5d5e84f269774c119e09.tar.gz
add DDayAtOmahaBeach
Diffstat (limited to 'DDayAtOmahaBeach/us_move.lou')
-rw-r--r--DDayAtOmahaBeach/us_move.lou17
1 files changed, 17 insertions, 0 deletions
diff --git a/DDayAtOmahaBeach/us_move.lou b/DDayAtOmahaBeach/us_move.lou
new file mode 100644
index 0000000..f86ffe7
--- /dev/null
+++ b/DDayAtOmahaBeach/us_move.lou
@@ -0,0 +1,17 @@
+@Tbl
+ rule { yes }
+ indent { ctr }
+ indentvertical { ctr }
+ apaint { lightgrey }
+ aformat { @Cell @B A | @Cell @B B | @Cell @B C | @Cell @B D }
+ bformat { @Cell @B A | @Cell @B B | @Cell @B C | @Cell @B D }
+{
+@Rowa A { } B { Infantry } C { Leaders } D { Others }
+@Rowb A { clines @Break {Bocage, Orchard, Woods
+Hedge, Seawall, Slope} } B { @Sym emptyset } C { @Sym emptyset } D { @POrange {unless via road} }
+@Rowb A { Bluff } B { @Blue @Colour climb } C { @PGreen {no climb} } D { @POrange {unless via road}}
+@Rowb A { Scaleable Cliff } B { @Blue @Colour {climb cliff} } C { @PRed No } D { @PRed No }
+@Rowb A { clines @Break {Mined Roads, Shingle
+Anti-Tank Ditch @Char slash Wall} } B { @Sym emptyset } C { @Sym emptyset } D { @PRed No }
+@Rowb A { Rough, Sheer Cliff } B { @PRed No } C { @PRed No } D { @PRed No }
+}