summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-01-18 19:05:01 +0100
committerTor Andersson <tor@ccxvii.net>2024-01-18 19:05:01 +0100
commit96d5f4b2813df15e466446db7d670ca22c1fef42 (patch)
tree0ce6679a3f462abd384e4f20b64a8d444e293478
parent098e111be666ac0f7340d8374bd86bd304c46e60 (diff)
downloadtable-battles-96d5f4b2813df15e466446db7d670ca22c1fef42.tar.gz
Fix typo in Edgehill scenario description.
-rw-r--r--data.js2
-rw-r--r--info/s_30.html2
-rw-r--r--info/scenarios.html2
-rw-r--r--tools/scenarios.csv2
4 files changed, 4 insertions, 4 deletions
diff --git a/data.js b/data.js
index d122abf..d242a7f 100644
--- a/data.js
+++ b/data.js
@@ -31,7 +31,7 @@ scenarios: [
{"number":27,"expansion":"Gettysburg","name":"Cemetery Ridge","date":"2 July 1863","players":[{"name":"Confederate","cards":[321,322,323,324],"morale":1},{"name":"Union","cards":[325,326,327,328,329,330,331],"morale":3}],"lore_text":"Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line &ndash; perhaps even the Union &ndash; was saved byt he 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties.","wikipedia":""},
{"number":28,"expansion":"Gettysburg","name":"Culp's Hill","date":"2 July 1863","players":[{"name":"Union","cards":[332,333,334,335,336,337,338],"morale":1},{"name":"Confederate","cards":[339,340,341,342],"morale":3}],"lore_text":"Impressive defensive works constructed on the initiative of Brig. Gen. George Greene (a civil engineer) allowedh a desperately thin blue line of around two thousand men to beat back nearly five thousand rebs. (Before playing, be sure to read the \"Geary\" card and keep its effects in mind.)","wikipedia":""},
{"number":29,"expansion":"Gettysburg","name":"2nd Day of Gettysburg","date":"2 July 1863","players":[{"name":"Union","cards":[343,344,345,346,347,348,349],"morale":2},{"name":"Confederate","cards":[350,351,352,353,354],"morale":2}],"lore_text":"The Confederates attacked the Union line <i>en echelon</i> in a series of bloody assaults. Meade shuffled men from one part of the \"fish hook\" to the next, pushing back and plugging holes in his line. At the end of the day, the line held.","wikipedia":""},
-{"number":30,"expansion":"English Civil War","name":"Edgehill","date":"23 October 1642","players":[{"name":"Royalists","cards":[355,356,357,358,359,360,361,362],"morale":2,"tactical":18},{"name":"Parliamentarians","cards":[363,364,365,366,367,368,369,370],"morale":3}],"lore_text":"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry.","wikipedia":"https://en.wikipedia.org/wiki/Battle_of_Edgehill"},
+{"number":30,"expansion":"English Civil War","name":"Edgehill","date":"23 October 1642","players":[{"name":"Royalists","cards":[355,356,357,358,359,360,361,362],"morale":2,"tactical":18},{"name":"Parliamentarians","cards":[363,364,365,366,367,368,369,370],"morale":3}],"lore_text":"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reserve cavalry.","wikipedia":"https://en.wikipedia.org/wiki/Battle_of_Edgehill"},
{"number":31,"expansion":"English Civil War","name":"1st Newbury","date":"20 September 1643","players":[{"name":"Parliamentarians","cards":[371,372,373,374,375,376],"morale":2},{"name":"Royalists","cards":[377,378,379,380,381,382,383],"morale":1}],"lore_text":"A surprise attack grabbed key terrain and threatened the Royalist flanks. Recovering from the chaos, a counterattack broke the roundhead center, splitting Essex's army. An attempt to envelop the two halves was thwarted by the London Trained Bands.","wikipedia":"https://en.wikipedia.org/wiki/First_Battle_of_Newbury"},
{"number":32,"expansion":"English Civil War","name":"2nd Newbury","date":"27 October 1644","players":[{"name":"Parliamentarians","cards":[384,385,386,387,388],"morale":1,"tactical":16},{"name":"Royalists","cards":[389,390,391,392,393],"morale":2,"tactical":16}],"lore_text":"Attacked from opposite directions and outnumbered more than two to one, the King appeared to be doomed. But the enemy just couldn't coordinate; stubborn Royalist resistance denied Essex anything more than a tactical victory.","wikipedia":"https://en.wikipedia.org/wiki/Second_Battle_of_Newbury"},
{"number":33,"expansion":"English Civil War","name":"Naseby","date":"14 June 1645","players":[{"name":"Royalists","cards":[394,395,396,397,398,399],"morale":2,"tactical":20},{"name":"Parliamentarians","cards":[400,401,402,403,404,405,406],"morale":2}],"lore_text":"The New Model Army at last achieved decisive victory at Naseby, leaving Charles without a field army. It was also a political victory, as they captured (and published) letters in which the King plotted with foreign troops against his subjects.","wikipedia":"https://en.wikipedia.org/wiki/Battle_of_Naseby"},
diff --git a/info/s_30.html b/info/s_30.html
index 7d35f85..d9d1f05 100644
--- a/info/s_30.html
+++ b/info/s_30.html
@@ -32,7 +32,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url
<div class="scenario_line"></div>
</div>
<div class="rule_text"></div>
-<div class="lore_text">Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry.</div>
+<div class="lore_text">Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reserve cavalry.</div>
<div class="number">30</div>
</div>
</div><div class="list">
diff --git a/info/scenarios.html b/info/scenarios.html
index 35d7de9..f0e8b8d 100644
--- a/info/scenarios.html
+++ b/info/scenarios.html
@@ -752,7 +752,7 @@ a{text-decoration:none;color:black}
<div class="scenario_line"></div>
</div>
<div class="rule_text"></div>
-<div class="lore_text">Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry.</div>
+<div class="lore_text">Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reserve cavalry.</div>
<div class="number">30</div>
</div>
</a>
diff --git a/tools/scenarios.csv b/tools/scenarios.csv
index e53e6b9..b0efef7 100644
--- a/tools/scenarios.csv
+++ b/tools/scenarios.csv
@@ -35,7 +35,7 @@ status,expansion,number,name,date,player1,cards1,morale1,tactical1,player2,cards
0,Gettysburg,28,Culp's Hill,2 July 1863,Union,155B-161B,1,,Confederate,162B-165B,3,,,,"Impressive defensive works constructed on the initiative of Brig. Gen. George Greene (a civil engineer) allowedh a desperately thin blue line of around two thousand men to beat back nearly five thousand rebs. (Before playing, be sure to read the ""Geary"" card and keep its effects in mind.)",
0,Gettysburg,29,2nd Day of Gettysburg,2 July 1863,Union,166B-172B,2,,Confederate,173B-177B,2,,,,"The Confederates attacked the Union line <i>en echelon</i> in a series of bloody assaults. Meade shuffled men from one part of the ""fish hook"" to the next, pushing back and plugging holes in his line. At the end of the day, the line held.",
,,,,,,,,,,,,,,,,
-0,English Civil War,30,Edgehill,23 October 1642,Royalists,178A-185A,2,18,Parliamentarians,186A-193A,3,,,,"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry.",https://en.wikipedia.org/wiki/Battle_of_Edgehill
+0,English Civil War,30,Edgehill,23 October 1642,Royalists,178A-185A,2,18,Parliamentarians,186A-193A,3,,,,"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reserve cavalry.",https://en.wikipedia.org/wiki/Battle_of_Edgehill
0,English Civil War,31,1st Newbury,20 September 1643,Parliamentarians,194A-199A,2,,Royalists,200A-206A,1,,,,"A surprise attack grabbed key terrain and threatened the Royalist flanks. Recovering from the chaos, a counterattack broke the roundhead center, splitting Essex's army. An attempt to envelop the two halves was thwarted by the London Trained Bands.",https://en.wikipedia.org/wiki/First_Battle_of_Newbury
0,English Civil War,32,2nd Newbury,27 October 1644,Parliamentarians,207A-211A,1,16,Royalists,212A-216A,2,16,,,"Attacked from opposite directions and outnumbered more than two to one, the King appeared to be doomed. But the enemy just couldn't coordinate; stubborn Royalist resistance denied Essex anything more than a tactical victory.",https://en.wikipedia.org/wiki/Second_Battle_of_Newbury
0,English Civil War,33,Naseby,14 June 1645,Royalists,178B-183B,2,20,Parliamentarians,184B-190B,2,,,,"The New Model Army at last achieved decisive victory at Naseby, leaving Charles without a field army. It was also a political victory, as they captured (and published) letters in which the King plotted with foreign troops against his subjects.",https://en.wikipedia.org/wiki/Battle_of_Naseby