From 249c5091c37521fa2ef46ad93bfc66871f30f871 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Thu, 13 Feb 2020 01:30:31 +0100 Subject: [PATCH] Remove redundant precision for Dark chess --- client/src/translations/rules/Dark/en.pug | 4 ---- client/src/translations/rules/Dark/es.pug | 4 ---- client/src/translations/rules/Dark/fr.pug | 4 ---- 3 files changed, 12 deletions(-) diff --git a/client/src/translations/rules/Dark/en.pug b/client/src/translations/rules/Dark/en.pug index 1533cb4e..21ef8567 100644 --- a/client/src/translations/rules/Dark/en.pug +++ b/client/src/translations/rules/Dark/en.pug @@ -1,10 +1,6 @@ p.boxed | You only see what your pieces can reach. Incomplete information game. -p. - Incomplete information version of the orthodox game - (with randomized initial position). - p. Before every move, players see only what their pieces can reach. That is to say: empty squares where your pieces can go, diff --git a/client/src/translations/rules/Dark/es.pug b/client/src/translations/rules/Dark/es.pug index 83a68bd4..253880f3 100644 --- a/client/src/translations/rules/Dark/es.pug +++ b/client/src/translations/rules/Dark/es.pug @@ -2,10 +2,6 @@ p.boxed | Solo ves lo que tus piezas pueden lograr. | Juego con información incompleta. -p. - Versión con información incompleta del juego de ajedrez ortodoxo - (con posición inicial aleatoria). - p. Antes de cada movimiento, los jugadores solo ven lo que sus piezas pueden lograr. Es decir: las cajas vacías donde las piezas pueden moverse, diff --git a/client/src/translations/rules/Dark/fr.pug b/client/src/translations/rules/Dark/fr.pug index 9f765884..5c56d327 100644 --- a/client/src/translations/rules/Dark/fr.pug +++ b/client/src/translations/rules/Dark/fr.pug @@ -2,10 +2,6 @@ p.boxed | Vous ne voyez que ce que vos pièces peuvent atteindre. | Jeu à information incomplète. -p. - Version à information incomplète du jeu d'échecs orthodoxe - (avec position initiale aléatoire). - p. Avant chaque coup, les joueurs ne voient que ce que leurs pièces peuvent atteindre. C'est-à-dire : les cases vides où peuvent se déplacer les pièces, -- 2.44.0