fix interdictor and sensor scan angle

This commit is contained in:
willyb321
2017-12-18 09:08:36 +11:00
parent d727dd1b74
commit b98a66ae9d
3 changed files with 12 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
"facinglimit": 1
},
"OutfittingFieldType_FSDInterdictorRange": {
"range": 1
"ranget": 1
},
"OutfittingFieldType_Integrity": {
"integrity": 1
@@ -50,6 +50,9 @@
"OutfittingFieldType_Mass": {
"mass": 1
},
"OutfittingFieldType_SensorTargetScanAngle": {
"angle": 1
},
"OutfittingFieldType_PowerDraw": {
"power": 1
},