diff options
Diffstat (limited to 'DDayAtOmahaBeach/us_units.lou')
-rw-r--r-- | DDayAtOmahaBeach/us_units.lou | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/DDayAtOmahaBeach/us_units.lou b/DDayAtOmahaBeach/us_units.lou index d6e2aed..bf7b3a5 100644 --- a/DDayAtOmahaBeach/us_units.lou +++ b/DDayAtOmahaBeach/us_units.lou @@ -8,7 +8,8 @@ @Row indent { ctr } paint { lightgrey } - format { @StartVSpan @Cell @B A | @StartHSpan @Cell @B B | @HSpan | @StartHSpan @Cell @B C | @HSpan } + #format { @StartVSpan @Cell paint { rgb { .23 .47 .18 } @B A | @StartHSpan @Cell paint { rgb { .32 .47 .18 } } @B B | @HSpan | @StartHSpan @Cell paint { rgb { .13 .57 .25 } } @B C | @HSpan } + format { @StartVSpan @Cell @B A | @StartHSpan @Cell paint { rgb { .23 .47 .18 } } @B B | @HSpan | @StartHSpan @Cell paint { rgb { .28 .59 .23 } } @B C | @HSpan } A { Turn } B { East Sector } C { West Sector } @Row indent { ctr } @@ -46,7 +47,7 @@ B { 3 } C { G{@Sym slash}2{@Sym slash}16 @I - K{@Sym slash}3{@Sym slash}16 } D { 3 } - E { B{@Sym slash}1{@Sym slash}116 } + E { B{@Sym slash}1{@Sym slash}116 - H{@Sym slash}2{@Sym slash}116 } @Rowa paint { rgb { .95 .95 .95} } ruleabovewidth { 1p } @@ -54,7 +55,7 @@ B { 3 } C { H{@Sym slash}2{@Sym slash}16 @I - M{@Sym slash}3{@Sym slash}16 } D { 3 } - E { C{@Sym slash}1{@Sym slash}116 @I - D{@Sym slash}1{@Sym slash}116 @I - H{@Sym slash}2{@Sym slash}116 + E { C{@Sym slash}1{@Sym slash}116 @I - D{@Sym slash}1{@Sym slash}116 @LLP I{@Sym slash}3{@Sym slash}116 @I - K{@Sym slash}3{@Sym slash}116 @I - L{@Sym slash}3{@Sym slash}116 } @Row |