diff options
Diffstat (limited to 'DDayAtOmahaBeach/german_defense.lou')
-rw-r--r-- | DDayAtOmahaBeach/german_defense.lou | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/DDayAtOmahaBeach/german_defense.lou b/DDayAtOmahaBeach/german_defense.lou new file mode 100644 index 0000000..f416444 --- /dev/null +++ b/DDayAtOmahaBeach/german_defense.lou @@ -0,0 +1,14 @@ +@Tbl + rule { yes } + indent { ctr } + indentvertical { ctr } + apaint { lightgrey } + aformat { @Cell @B A | @Cell @B B | @Cell @B C } + bformat { @Cell @B A | @Cell @B B | @Cell @B C } + cformat { @Cell @B A | @StartHSpan @Cell @B B | @HSpan } +{ +@Rowa A { Terrain } B { Unit Strength } C { Depth Strength } +@Rowb A { Bocage, Buildings, Slope } B { @PRed x2 } C { @PRed x2 } +@Rowb A { Orchard, Woods, Shingle, Anti-Tank Ditch @Char slash Wall } B { @PRed x2 } C { @POrange x1 } +@Rowc A { Bluff, Scaleable Cliff, Sheer Cliff } B { Attack prohibited } +} |