summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-05-22 15:21:55 +0200
committerTor Andersson <tor@ccxvii.net>2023-05-24 21:52:29 +0200
commite31a82c421690aa24462efc531ea3039dbc77050 (patch)
tree88771b29511751379e530e516bed4a8604f2c8f9
parent059641da8fc267fb8b6590aeccb92560534bc36a (diff)
downloadred-flag-over-paris-e31a82c421690aa24462efc531ea3039dbc77050.tar.gz
More spelling fixes.
-rw-r--r--events.txt1
-rw-r--r--play.js6
-rw-r--r--rules.js2
3 files changed, 5 insertions, 4 deletions
diff --git a/events.txt b/events.txt
index da35932..467fdbe 100644
--- a/events.txt
+++ b/events.txt
@@ -154,6 +154,7 @@ CARD 25 - Paul Cluseret
CARD 26 - Gaston Crémieux
increase_revolutionary_momentum
+ prompt "Place up to 2 in Social Movements."
place_up_to 2 SOCIAL_MOVEMENTS
CARD 27 - Louise Michel
diff --git a/play.js b/play.js
index c21df4f..9a86ca0 100644
--- a/play.js
+++ b/play.js
@@ -46,7 +46,7 @@ const card_names = [
"Eugène Protot",
"Paul Cluseret",
"Gaston Crémieux",
- "Luise Michel",
+ "Louise Michel",
"Jaroslav Dombrowski",
"Raoul Rigault",
"Karl Marx",
@@ -86,7 +86,7 @@ const space_names = [
"Fort d'Issy",
"Château de Vincennes",
"Butte Montmartre",
- "Butte-Aux-Cailles",
+ "Butte-aux-Cailles",
"Père Lachaise",
"Prussian Occupied Territory",
"Versailles HQ",
@@ -122,7 +122,7 @@ const boxes = {
"Catholic Church": [80,787,126,126],
"Social Movements": [490,787,126,126],
"Fort d'Issy": [844,793,126,126],
- "Butte-Aux-Cailles": [1038,661,126,126],
+ "Butte-aux-Cailles": [1038,661,126,126],
"Père Lachaise": [1206,591,126,126],
"Château de Vincennes": [1342,650,126,127],
"Press": [294,727,112,112],
diff --git a/rules.js b/rules.js
index 372fcba..e0184a5 100644
--- a/rules.js
+++ b/rules.js
@@ -106,7 +106,7 @@ const space_names = [
"Fort d'Issy",
"Château de Vincennes",
"Butte Montmartre",
- "Butte-Aux-Cailles",
+ "Butte-aux-Cailles",
"Père Lachaise",
"Prussian Occupied Territory",
"Versailles HQ",