diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-16 12:46:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:42:59 +0100 |
commit | 973f9b286f12a89adbfbc0ce0c71757bf5d04325 (patch) | |
tree | 19a1290c359a7bf39229095368f00fd601e44f67 /info | |
parent | 7a2a4b04db314047f486f1c25d474064dc02b745 (diff) | |
download | 300-earth-and-water-973f9b286f12a89adbfbc0ce0c71757bf5d04325.tar.gz |
300: Add some implementation notes.
Diffstat (limited to 'info')
-rw-r--r-- | info/notes.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/info/notes.html b/info/notes.html index 29a3138..2b1ae29 100644 --- a/info/notes.html +++ b/info/notes.html @@ -69,5 +69,19 @@ to a city other than the one they came from? This implementation assumes you took the shortest path if you started adjacent to the battle. <hr> +<p> +Can fleets retreat to a friendly controlled city where there are enemy fleets in the port? +<p> +No. + +<hr> +<p> +Can Greece burn the bridge if they move to Abydos even if there is no land battle? +<p> +The rules say they may burn the bridge if they control Abydos after a land battle. +It makes little sense to forbid burning the bridge if the Persians against all +odds have left the city undefended. + +<hr> <p style="font-style:normal;font-size:36px;text-align:center;margin:0">❦</p> |