Skip to content

Commit

Permalink
corrected first order and resistance typos
Browse files Browse the repository at this point in the history
  • Loading branch information
danrs committed Jan 30, 2019
1 parent 0eab4b1 commit 0352ff2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/quick-builds/first-order.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"threat": 2,
"pilots": [
{
"id": "sienar-jaemusengineer"
"id": "sienarjaemusengineer"
}
]
},
Expand All @@ -288,7 +288,7 @@
"threat": 3,
"pilots": [
{
"id": "liuetenantdormitz",
"id": "lieutenantdormitz",
"upgrades": {
"talent": ["biohexacryptcodes", "hyperspacetrackingdata"],
"cannon": ["tractorbeam"]
Expand Down
7 changes: 3 additions & 4 deletions data/quick-builds/resistance.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,10 @@
"threat": 4,
"pilots": [
{
"id": "finchdallow",
"id": "cobaltsquadronbomber",
"upgrades": {
"tech": ["advancedoptics"],
"gunner": ["paigetico"],
"modification": ["hullupgrade", "ablativeplating"],
"system": ["trajectorysimulator"],
"modification": ["ablativeplating"],
"device": ["protonbombs"]
}
}
Expand Down

0 comments on commit 0352ff2

Please sign in to comment.