-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #610 from chrisalleng/master
- Point all upgrade images and artwork from FFG to infinite arenas - Remove FFG scripts and refs - Remove cost from D7B
- Loading branch information
Showing
138 changed files
with
1,155 additions
and
4,490 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,54 @@ | ||
[ | ||
{ | ||
"name": "Boost", | ||
"xws": "boost", | ||
"ffg": 1 | ||
"xws": "boost" | ||
}, | ||
{ | ||
"name": "Focus", | ||
"xws": "focus", | ||
"ffg": 2 | ||
"xws": "focus" | ||
}, | ||
{ | ||
"name": "Evade", | ||
"xws": "evade", | ||
"ffg": 3 | ||
"xws": "evade" | ||
}, | ||
{ | ||
"name": "Lock", | ||
"xws": "lock", | ||
"ffg": 4 | ||
"xws": "lock" | ||
}, | ||
{ | ||
"name": "Barrel Roll", | ||
"xws": "barrelroll", | ||
"ffg": 5 | ||
"xws": "barrelroll" | ||
}, | ||
{ | ||
"name": "Reinforce", | ||
"xws": "reinforce", | ||
"ffg": 6 | ||
"xws": "reinforce" | ||
}, | ||
{ | ||
"name": "Cloak", | ||
"xws": "cloak", | ||
"ffg": 7 | ||
"xws": "cloak" | ||
}, | ||
{ | ||
"name": "Coordinate", | ||
"xws": "coordinate", | ||
"ffg": 8 | ||
"xws": "coordinate" | ||
}, | ||
{ | ||
"name": "Calculate", | ||
"xws": "calculate", | ||
"ffg": 9 | ||
"xws": "calculate" | ||
}, | ||
{ | ||
"name": "Jam", | ||
"xws": "jam", | ||
"ffg": 10 | ||
"xws": "jam" | ||
}, | ||
{ | ||
"name": "Reload", | ||
"xws": "reload", | ||
"ffg": 12 | ||
"xws": "reload" | ||
}, | ||
{ | ||
"name": "Slam", | ||
"xws": "slam", | ||
"ffg": 13 | ||
"xws": "slam" | ||
}, | ||
{ | ||
"name": "Rotate Arc", | ||
"xws": "rotatearc", | ||
"ffg": 14 | ||
"xws": "rotatearc" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.