diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-24 00:14:56 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-24 00:14:56 +0100 |
commit | 1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492 (patch) | |
tree | a0feb9d549774aee1ac63e34498d9aa7c9bae937 /DDayAtOmahaBeach/us_move.lou | |
parent | 0194f6f268aca255329c0c462e26edfaee4cda3a (diff) | |
download | asynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.zip asynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.tar.gz |
DDay : tables clean up, rules and layout improvements
Diffstat (limited to 'DDayAtOmahaBeach/us_move.lou')
-rw-r--r-- | DDayAtOmahaBeach/us_move.lou | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/DDayAtOmahaBeach/us_move.lou b/DDayAtOmahaBeach/us_move.lou index da39dfe..7bc4fd3 100644 --- a/DDayAtOmahaBeach/us_move.lou +++ b/DDayAtOmahaBeach/us_move.lou @@ -7,9 +7,10 @@ bformat { @Cell @B A | @Cell width { 4c } @B B | @Cell width { 4c } @B C | @Cell width { 4c } @B D } { @Rowa A { } B { Infantry } C { Leaders } D { Others } -@Rowb A { Bocage, Orchard, Woods @LLP 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 { Beach, Buildings, Draw @LLP High Ground, Pavillon } B { @Sym emptyset } C { @Sym emptyset } D { @Sym emptyset } +@Rowb A { Bocage, Orchard, Woods @LLP Hedge, Seawall, Slope } B { @Sym emptyset } C { @Sym emptyset } D { @PGreen {only via roads} } @Rowb A { Mined Roads, Shingle @LLP Anti-Tank Ditch @Char slash Wall } B { @Sym emptyset } C { @Sym emptyset } D { @PRed No } +@Rowb A { Bluff } B { @Blue @Colour climb } C { @Sym emptyset } D { @PGreen {only via roads}} +@Rowb A { Scaleable Cliff } B { @Blue @Colour {climb cliff} } C { @PRed No } D { @PRed No } @Rowb A { Rough, Sheer Cliff } B { @PRed No } C { @PRed No } D { @PRed No } } |