summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/german_fire.lou
diff options
context:
space:
mode:
Diffstat (limited to 'DDayAtOmahaBeach/german_fire.lou')
-rw-r--r--DDayAtOmahaBeach/german_fire.lou6
1 files changed, 3 insertions, 3 deletions
diff --git a/DDayAtOmahaBeach/german_fire.lou b/DDayAtOmahaBeach/german_fire.lou
index 21eab8a..6bc6874 100644
--- a/DDayAtOmahaBeach/german_fire.lou
+++ b/DDayAtOmahaBeach/german_fire.lou
@@ -11,9 +11,9 @@
format { @Cell @B A | @StartVSpan @Cell @B B | @StartVSpan @Cell @B C | @Cell @B D }
A { @IncludeGraphic "imgs/intense.eps"} B { @Step } C { @Step + @Disrupted } D { @Step }
@Row
- format { @Cell @B A | @VSpan | @VSpan | @StartVSpan @Cell @B D }
+ format { @Cell @B A | @VSpan | @VSpan | @Cell @B D }
A { @IncludeGraphic "imgs/steady.eps" + @PBlue Non-Armored + sym } D { @Disrupted }
@Row
- format { @Cell @B A | @Cell @B B | @Cell @B C | @VSpan}
- A { @IncludeGraphic "imgs/sporadic.eps" + @PBlue Non-Armored + sym } B { @Disrupted } C { @Disrupted }
+ format { @Cell @B A | @StartHSpan @Cell @B B | @HSpan | @HSpan }
+ A { @IncludeGraphic "imgs/sporadic.eps" + @PBlue Non-Armored + sym } B { @Disrupted }
}