-
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.
New: Add FFG ids for Xi shuttle, HMP gunship and Laat/i
- Loading branch information
1 parent
9aa0975
commit 4759b9a
Showing
4 changed files
with
7 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"name": "Xi-Class Light Shuttle", | ||
"xws": "xiclasslightshuttle", | ||
"ffg": 71, | ||
"size": "Medium", | ||
"dial": [ | ||
"0OR", | ||
|
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,6 +1,7 @@ | ||
{ | ||
"name": "LAAT/i Gunship", | ||
"xws": "laatigunship", | ||
"ffg": 73, | ||
"size": "Medium", | ||
"dial": [ | ||
"0OR", | ||
|
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,6 +1,7 @@ | ||
{ | ||
"name": "HMP Droid Gunship", | ||
"xws": "hmpdroidgunship", | ||
"ffg": 72, | ||
"size": "Small", | ||
"dial": [ | ||
"0OR", | ||
|