From b1d6bc3f41d029c956a23c46fc8bfdb2edbb89e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 25 Oct 2022 14:39:46 +0200 Subject: DDay : typo, reorder equation --- DDayAtOmahaBeach/DDayOmaha.lou | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DDayAtOmahaBeach/DDayOmaha.lou b/DDayAtOmahaBeach/DDayOmaha.lou index 021c791..1cc4e39 100644 --- a/DDayAtOmahaBeach/DDayOmaha.lou +++ b/DDayAtOmahaBeach/DDayOmaha.lou @@ -376,7 +376,7 @@ y{foot+ysize+0.3c} @ListItem{it is adjacent to the target hex.} @ListItem{it is adjactent to an attacking infantry at any range.} # https://boardgamegeek.com/thread/1340946/article/36400529#36400529 @ListItem{it is in command of any HQ or General.} - @ListItem{at least 1 attacking infantry unis is in commad of any HQ or General.} # https://boardgamegeek.com/thread/2026309/article/29552476#29552476 + @ListItem{at least 1 attacking infantry units is in command of any HQ or General.} # https://boardgamegeek.com/thread/2026309/article/29552476#29552476 @RawEndList } @ListItem{An @B Artillery may support the attack if it is: @@ -580,7 +580,7 @@ y{foot+ysize+0.3c} @LLP @LLP @LLP @B{Tank Support} : @LLP |.5c Tank.adj(target @Char bar @Char bar atk Inf) @B or (HQ @Char bar @Char bar Ge).command(Tank @Char bar @Char bar atk Inf) @LLP @LLP -@B{Artillery Support} : @LLP |.5c HQ.command(Arty @Char{ampersand}@Char{ampersand} atk Inf) @B and !Arty.adj(target) # @B and !Arty.inFoF(any @Undisrupted) unless Armored +@B{Artillery Support} : @LLP |.5c !Arty.adj(target) @B and HQ.command(Arty @Char{ampersand}@Char{ampersand} atk Inf) # @B and !Arty.inFoF(any @Undisrupted) unless Armored @LLP @LLP @B{Tank Barrage} : @LLP |0.5c Tank.inFoF(target) @B or ( @Undisrupted Inf.inFoF(target) @B and (HQ @Char bar @Char bar Ge).command(Tank @Char bar @Char bar Inf) ) @LLP @LLP -- cgit v1.1-2-g2b99