Skip to content

Commit

Permalink
fix: Auzituck Gunship should have Reinforce action instead of Coordinate
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhorm committed Nov 30, 2018
1 parent b18f5be commit 6d8a2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/auzituck-gunship.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"actions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Coordinate" },
{ "difficulty": "White", "type": "Reinforce" },
{ "difficulty": "Red", "type": "Barrel Roll" }
],
"pilots": [
Expand Down

0 comments on commit 6d8a2c7

Please sign in to comment.