diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-07 19:19:06 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-07 19:19:06 +0200 |
commit | ecaa64019c45e0ec44bc13360f96053ab1f65903 (patch) | |
tree | 9faa428a15cdceee826d514a7666f0fd4f4f88e4 /info | |
parent | aa39ea89932cd23e1cc93225a59570343eb72439 (diff) | |
download | algeria-ecaa64019c45e0ec44bc13360f96053ab1f65903.tar.gz |
implementation notes
Diffstat (limited to 'info')
-rw-r--r-- | info/notes.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/info/notes.html b/info/notes.html new file mode 100644 index 0000000..76d4059 --- /dev/null +++ b/info/notes.html @@ -0,0 +1,27 @@ +<!DOCTYPE html> +<head> +<title>Algeria - Notes</title> +<link rel="stylesheet" href="/fonts/fonts.css"> +<link rel="stylesheet" href="/style.css"> +<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style> +</head> +<body> +<article> + +<h1> +Algeria: Implementation Notes</h1> + +<hr> + +<p> +Rule changes for online play: + +<ul> +<li>In the Redeployment Segment all Government mobile units are returned to the OC box (instead of the OPS box). In the Reinforcement Phase they can be Activated into the OPS box. + This way there is no need for an intermediary state to differentiate between activated and inactive units in the OPS box.</li> +</ul> + +<hr> + +<p style="text-align:center"> +<p style="font-style:normal;font-size:36px;text-align:center;margin:0">❦</p> |