diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-12-14 12:09:53 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-12-14 12:09:53 +0100 |
commit | 024f4746cd777655a0ed6816bdf6b97601e94c26 (patch) | |
tree | b8644f728d845b31326743f3256bbf221770043b | |
parent | a6a37f8a45368d195e0c4d497958f99430183223 (diff) | |
download | rommel-in-the-desert-024f4746cd777655a0ed6816bdf6b97601e94c26.tar.gz |
Revert error in rulebook 2.0.
-rw-r--r-- | info/rules.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/info/rules.html b/info/rules.html index e87deaa..51e8bed 100644 --- a/info/rules.html +++ b/info/rules.html @@ -13,6 +13,7 @@ p{font-family:Gentium Basic} .index p a { width: 200px; text-decoration: none; } .index p a:hover { text-decoration: underline; } .index p .ix { float: right } +.errata { color: blue } </style> </head> <body> @@ -1064,8 +1065,9 @@ p{font-family:Gentium Basic} <p style="top:354.9pt;left:506.9pt;font-size:11.0pt">tracks, and 5 hexes on trails.</p> <p style="top:372.2pt;left:506.9pt;font-size:11.0pt">The unit could move up to 5 hexes along a </p> <p style="top:385.7pt;left:506.9pt;font-size:11.0pt">combination of tracks and trails. </p> -<p style="top:402.9pt;left:506.9pt;font-size:11.0pt">Road bonuses cannot be applied to </p> -<p style="top:416.4pt;left:506.9pt;font-size:11.0pt">Retreats or Redeployments.</p> +<p style="top:402.9pt;left:506.9pt;font-size:11.0pt" class="errata">Road bonuses do apply in all types </p> +<p style="top:416.4pt;left:506.9pt;font-size:11.0pt" class="errata">of movement (including Retreats and </p> +<p style="top:429.9pt;left:506.9pt;font-size:11.0pt" class="errata">Redeployments).</span></p> <p style="top:453.9pt;left:506.9pt"><b>The Rommel Bonus</b></p> <p style="top:468.4pt;left:506.9pt;font-size:11.0pt">The Rommel Bonus can <b>only</b> be used by </p> <p style="top:481.9pt;left:506.9pt;font-size:11.0pt">an active Axis player during Movement or </p> |