diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-24 00:14:56 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-24 00:14:56 +0100 |
commit | 1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492 (patch) | |
tree | a0feb9d549774aee1ac63e34498d9aa7c9bae937 /DDayAtOmahaBeach/DDayOmaha.lou | |
parent | 0194f6f268aca255329c0c462e26edfaee4cda3a (diff) | |
download | asynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.zip asynk-rules-1f38d4c6a2eba965c8c2b4c3ebaab0ba84d59492.tar.gz |
DDay : tables clean up, rules and layout improvements
Diffstat (limited to 'DDayAtOmahaBeach/DDayOmaha.lou')
-rw-r--r-- | DDayAtOmahaBeach/DDayOmaha.lou | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/DDayAtOmahaBeach/DDayOmaha.lou b/DDayAtOmahaBeach/DDayOmaha.lou index 261194f..89a3028 100644 --- a/DDayAtOmahaBeach/DDayOmaha.lou +++ b/DDayAtOmahaBeach/DDayOmaha.lou @@ -265,7 +265,7 @@ y{foot+ysize+.8c} @Section @Title {US Actions} @NewPage { no } @Begin @BulletList @ListItem{Each unit can conduct at most @B 1 action per turn.} -@ListItem{You may conduct @B 2 actions per @B Sector with units or stacks of units. @Ext : 3 turn 17-32.} +@ListItem{You may conduct @B 2 actions per @B Sector with units or stacks of units. @Ext : @B 3 actions turn 17-32.} @ListItem{And conduct @B free actions with : @BulletList @ListItem{@I ranger infantry units.} @@ -471,50 +471,42 @@ only if not in the field of fire of an @I occupied or in communication German po @Section @Title {Tables} @NewPage { yes } @Begin @LLP @BeginSubSections -@SubSection @Title {US amphibious} @Begin +@SubSection @Title {US Units} @Begin +@LLP +@Include{ us_units.lou } +@End @SubSection +@SubSection @Title {US amphibious} @NewPage { yes } @Begin @LLP @Include{ us_amphibious.lou } -@LLP @LLP +@LLP @LLP @LLP @End @SubSection @SubSection @Title {German Fire} @Begin @LLP @Include{ german_fire.lou } -@LLP @LLP +@LLP @LLP @LLP @End @SubSection @SubSection @Title {US move} @Begin @LLP @Include{ us_move.lou } -@LLP @LLP @End @SubSection @SubSection @Title {US attack} @NewPage { yes } @Begin @LLP @Include{ us_attack.lou } -@LLP @LLP +@LLP @LLP @LLP @End @SubSection @SubSection @Title {German Defense} @Begin @LLP @Include{ german_defense.lou } -@LLP @LLP +@LLP @LLP @LLP @End @SubSection @SubSection @Title {US barrage} @Begin @LLP @Include{ us_barrage.lou } -@LLP @LLP +@LLP @LLP @LLP @End @SubSection @SubSection @Title {US Weapons} @Begin @LLP @Include{ us_weapons.lou} -@LLP @LLP -@End @SubSection -@SubSection @Title {German Actions} @NewPage { yes } @Begin -@LLP -@Include{ german_actions.lou} -@LLP @LLP -@End @SubSection -@SubSection @Title {US Units} @NewPage { yes } @Begin -@LLP -@Include{ us_units.lou } -@LLP @LLP @End @SubSection @EndSubSections @End @Section |