diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-17 18:57:31 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:48 +0100 |
commit | 07ad3d0deaf49aaa8655ead84f96046f0b3bdb6f (patch) | |
tree | 4f27ae5bded727565dd11dbf86c293eed1b7e635 /info/s_5.html | |
parent | c2cf8c62d263ce359dcfdb76172326cceb6c53ab (diff) | |
download | table-battles-07ad3d0deaf49aaa8655ead84f96046f0b3bdb6f.tar.gz |
don't line break in middle of target names
Diffstat (limited to 'info/s_5.html')
-rw-r--r-- | info/s_5.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/info/s_5.html b/info/s_5.html index 2144b36..9a0639e 100644 --- a/info/s_5.html +++ b/info/s_5.html @@ -94,7 +94,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type reaction">Absorb</div> <div class="action_requirement">Pair, Voluntary</div> -<div class="action_target">Any friendly formation</div> +<div class="action_target">Any friendly formation</div> <div class="action_effect">When target suffers Hits, this card suffers them instead.</div> </div> <div class="action_row"> @@ -199,7 +199,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type">Attack</div> <div class="action_requirement"></div> -<div class="action_target">French Reserves</div> +<div class="action_target">French Reserves</div> <div class="action_effect">1 hit.</div> </div> <div class="lore_text">A detachment under Henry Withers advanced against the French flank, forcing Villars to divert much-needed forces from his center. This weakened the French line, and in a final push Marlborough and Prince Eugene of Savoy broke it.</div> |