Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyVulcan committed Sep 27, 2018
1 parent 76f2a5c commit 2729ab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/data/ships.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ module.exports = [{
name: "Federation Starship",
class: "Constitution Class (Kelvin)",
actions: ["evade", "target-lock", "scan", "battlestations"],
upgrades: ["tech", "weapon", "weapon", "crew", "crew"],
upgrades: ["tech", "weapon", "crew", "crew"],
attack: 4,
agility: 1,
hull: 6,
Expand Down
2 changes: 1 addition & 1 deletion staw-utopia/data/data.json

Large diffs are not rendered by default.

0 comments on commit 2729ab0

Please sign in to comment.