From ecaa64019c45e0ec44bc13360f96053ab1f65903 Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Sat, 7 Oct 2023 19:19:06 +0200 Subject: implementation notes --- info/notes.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 info/notes.html (limited to 'info/notes.html') 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> -- cgit v1.2.3