diff options
Diffstat (limited to 'DDayAtOmahaBeach/us_weapons.lou')
-rw-r--r-- | DDayAtOmahaBeach/us_weapons.lou | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/DDayAtOmahaBeach/us_weapons.lou b/DDayAtOmahaBeach/us_weapons.lou index f3bf0b7..350c51d 100644 --- a/DDayAtOmahaBeach/us_weapons.lou +++ b/DDayAtOmahaBeach/us_weapons.lou @@ -5,7 +5,7 @@ apaint { lightgrey } aformat { @StartHSpan @Cell @B A | @HSpan | @Cell @B C | @Cell @B D } bformat { @Cell A | @Cell B | @Cell @B C | @StartVSpan @Cell D } - cformat { @Cell A | @Cell B | @Cell @B C | @VSpan } + cformat { @Cell A | @Cell B | @Cell indent { left } @B C | @VSpan } { @Rowa A { Unit Type } C { Weapons } D { Definitions } @Rowb A { @IncludeGraphic "imgs/infantry.eps" @IncludeGraphic "imgs/ranger.eps" } B { Infantry } C { BG - BR - BZ - DE - MO - RD } D { lines @Break { @@ -22,8 +22,7 @@ } } @Rowc A { @IncludeGraphic "imgs/infantry.eps" } B { ranged from adj } C { @I above + MG } @Rowc A { @IncludeGraphic "imgs/infantry.eps" } B { ranged from dist } C { BR - BZ - MG - MO - RD } -@Rowc A { @IncludeGraphic "imgs/tank.eps" } B { Tank } C { clines @Break { @I {1-5 hex :} AR - BZ -@I {1-3 hex :} BR - MG } } +@Rowc A { @IncludeGraphic "imgs/tank.eps" } B { Tank } C { @I {1-5 hex :} AR - BZ @LLP @I {1-3 hex :} BR - MG } @Rowc A { @IncludeGraphic "imgs/aa.eps" @IncludeGraphic "imgs/mech_aa.eps" } B { Anti-Aircraft } C { BR - MG } @Rowc A { @IncludeGraphic "imgs/arty.eps" @IncludeGraphic "imgs/mech_arty.eps" } B { Artillery } C { AR - DE - MO } @Rowc A { @IncludeGraphic "imgs/at.eps" } B { Anti-Tank } C { AR - BZ } |