summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/german_fire.lou
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2020-11-24 00:14:56 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2020-11-24 00:14:56 +0100
commit1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492 (patch)
treea0feb9d549774aee1ac63e34498d9aa7c9bae937 /DDayAtOmahaBeach/german_fire.lou
parent0194f6f268aca255329c0c462e26edfaee4cda3a (diff)
downloadasynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.zip
asynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.tar.gz
DDay : tables clean up, rules and layout improvements
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 }
}