summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-06 00:23:25 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-06 00:23:25 +0200
commitddc76182b70560cc348c16f556c2e59720e44e34 (patch)
tree5ec9abb47df4a74b1a19c9ebb3ef3060d838574c
parentc9341352f1d161e1015e7a22ed436c7ed20a9bb7 (diff)
downloadwaterloo-campaign-1815-ddc76182b70560cc348c16f556c2e59720e44e34.tar.gz
Lobau only has one star.
-rw-r--r--data.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.js b/data.js
index a40db82..2c8c6b7 100644
--- a/data.js
+++ b/data.js
@@ -184,7 +184,7 @@ data.pieces = [
{ side: "French", type: "cav", hq: [0,1,2], stars: 2, mp1: 6, mp2: 4, name: "Guard Cav Corps (Guyot)" },
{ side: "French", type: "cav", hq: [0,1,2], stars: 1, mp1: 6, mp2: 4, name: "Res Cav Corps (Grouchy)" },
{ side: "French", type: "inf", hq: [0,1,2], stars: 1, mp1: 4, mp2: 1, name: "IV Corps (GĂ©rard)" },
- { side: "French", type: "inf", hq: [0,1,2], stars: 1, mp1: 4, mp2: 1, name: "VI Corps (Lobau)" },
+ { side: "French", type: "inf", hq: [0,1,2], stars: 0, mp1: 4, mp2: 1, name: "VI Corps (Lobau)" },
// 13
{ side: "Anglo", type: "inf", hq: [3], stars: 2, mp1: 4, mp2: 1, name: "I Corps (Orange)" },