Skip to content

Commit

Permalink
more card fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
raithos committed Mar 20, 2019
1 parent 48d07b2 commit 9f42a59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions coffeescripts/cards-common.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -6017,7 +6017,6 @@ exportObj.basicCardData = ->
skill: 3
points: 54
slots: [
"Talent"
"Torpedo"
"Crew"
"Gunner"
Expand Down Expand Up @@ -6616,7 +6615,6 @@ exportObj.basicCardData = ->
skill: 3
points: 32
slots: [
"Talent"
"Missile"
"Modification"
]
Expand Down Expand Up @@ -6968,7 +6966,6 @@ exportObj.basicCardData = ->
skill: 3
points: 49
slots: [
"Talent"
"Torpedo"
"Crew"
"Gunner"
Expand Down Expand Up @@ -7000,7 +6997,6 @@ exportObj.basicCardData = ->
skill: 2
points: 42
slots: [
"Talent"
"Torpedo"
"Crew"
"Gunner"
Expand Down
2 changes: 1 addition & 1 deletion coffeescripts/manifest.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -4505,7 +4505,7 @@ exportObj.manifestByExpansion =
}
]

'Servants of Strike Squadron Pack': [
'Servants of Strife Squadron Pack': [
{
name: 'Belbullab-22 Starfighter'
type: 'ship'
Expand Down

0 comments on commit 9f42a59

Please sign in to comment.