diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-12-07 22:23:25 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-12-07 22:23:25 +0100 |
commit | ae4c228444431867dc181c0648d35007f23534d2 (patch) | |
tree | f2473cb9c10a7a49f5c012e978936eaf42350dcc /DDayAtOmahaBeach/german_actions.lou | |
parent | 294e4e7311f4fadc753a969027736a5d18f3c811 (diff) | |
download | asynk-rules-ae4c228444431867dc181c0648d35007f23534d2.zip asynk-rules-ae4c228444431867dc181c0648d35007f23534d2.tar.gz |
DDay : improve german actions
Diffstat (limited to 'DDayAtOmahaBeach/german_actions.lou')
-rw-r--r-- | DDayAtOmahaBeach/german_actions.lou | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/DDayAtOmahaBeach/german_actions.lou b/DDayAtOmahaBeach/german_actions.lou index 1a6dabd..4bf6734 100644 --- a/DDayAtOmahaBeach/german_actions.lou +++ b/DDayAtOmahaBeach/german_actions.lou @@ -16,11 +16,9 @@ A { Occupied } B { Unoccupied } C { Occupied } D { Unoccupied } @Row format { @VSpan | @Cell paint { @Lightgrey } @B A | @Cell @B B | @Cell @B C | @Cell paint { @Lightgrey } @B D | @Cell @B E | @Cell @B F } - A { US target } B { No Targets } C { In Communication } D { US Target } E { No Targets } F { In Communication @LLP 6p @Font @PBlue {@Sym ampersand within 2 hexes of US units } } + A { US target } B { No Targets } C { In @LP Communication } D { US Target } E { No Targets } F { In Communication @LLP 6p @Font @PBlue {@Sym ampersand within 2 hexes of US units } } #@Rowa A { @IncludeGraphic "imgs/f.eps" @IncludeGraphic "imgs/mech.eps" @IncludeGraphic "imgs/star.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } -@Rowa A { @IncludeGraphic "imgs/f.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } -@Rowa A { @IncludeGraphic "imgs/mech.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } -@Rowa A { @IncludeGraphic "imgs/star.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/f.eps" @IncludeGraphic "imgs/mech.eps" @IncludeGraphic "imgs/star.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } @Rowa A { @IncludeGraphic "imgs/r.eps" } B { @Fire } C { @NoAction } D { @Action{RE-OCCUPY} } E { @Action{RE-SUPPLY} @LLP and @Fire } F { @Action{REDEPLOY} } G { @Action{REINFORCE} } @Rowa A { @IncludeGraphic "imgs/m.eps" } B { @Fire } C { @Action{MORTAR} } D { @NoAction } E { @Fire } F { @Action{MORTAR} } G { @NoAction } @Rowa A { @IncludeGraphic "imgs/p.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Action{PATROL} } F { @Action{PATROL} } G { @NoAction } |