remove discovery scanner

This commit is contained in:
William Blythe
2018-11-08 09:43:59 +11:00
parent 6e0270197c
commit a1527ebca5
4 changed files with 0 additions and 140 deletions

View File

@@ -1,49 +0,0 @@
{
"sc": [
{
"class": 1,
"cost": 1545000,
"edID": 128663561,
"eddbID": 1244,
"grp": "sc",
"id": "2f",
"integrity": 40,
"mass": 2,
"name": "Advanced Discovery Scanner",
"power": 0,
"rangeLS": null,
"rating": "C",
"symbol": "Int_StellarBodyDiscoveryScanner_Advanced"
},
{
"class": 1,
"cost": 505000,
"edID": 128663560,
"eddbID": 1243,
"grp": "sc",
"id": "2g",
"integrity": 40,
"mass": 2,
"name": "Intermediate Discovery Scanner",
"power": 0,
"rangeLS": 1000,
"rating": "D",
"symbol": "Int_StellarBodyDiscoveryScanner_Intermediate"
},
{
"class": 1,
"cost": 1000,
"edID": 128662535,
"eddbID": 1242,
"grp": "sc",
"id": "2h",
"integrity": 40,
"mass": 2,
"name": "Basic Discovery Scanner",
"power": 0,
"rangeLS": 500,
"rating": "E",
"symbol": "Int_StellarBodyDiscoveryScanner_Standard"
}
]
}