gitflow-feature-stash: 3.4

This commit is contained in:
willyb321
2019-04-15 06:41:03 +10:00
parent b3c530c745
commit e4d544f2d3
5 changed files with 97 additions and 1 deletions

View File

@@ -14,6 +14,21 @@
"symbol": "Int_DockingComputer_Standard",
"ukName": "Docking Computer",
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
},
{
"class": 1,
"cost": 4500,
"edID": 128049549,
"eddbID": 890,
"grp": "dc",
"id": "3x",
"integrity": 10,
"name": "Advanced Docking Computer",
"power": 0.39,
"rating": "E",
"symbol": "Int_DockingComputer_Advanced",
"ukName": "Advanced Docking Computer",
"ukDiscript": "TODO"
}
]
}

View File

@@ -0,0 +1,19 @@
{
"sua": [
{
"class": 1,
"cost": 500,
"edID": 128672317,
"eddbID": 1538,
"grp": "sua",
"id": "3w",
"mass": 0,
"power": 0,
"rating": "I",
"symbol": "Int_SupercruiseAssist",
"name": "Supercruise Assist",
"ukName": "Supercruise Assist",
"ukDiscript": "TODO"
}
]
}