fix some more data

shields this time
This commit is contained in:
willyb321
2017-12-18 08:49:22 +11:00
parent 209d782f7f
commit d727dd1b74
3 changed files with 12 additions and 3 deletions

5
dist/index.js vendored
View File

@@ -21603,10 +21603,13 @@ module.exports = {
OutfittingFieldType_BrokenRegenRate: { OutfittingFieldType_BrokenRegenRate: {
brokenregen: 1 brokenregen: 1
}, },
OutfittingFieldType_EnergyPerRegen: {
distdraw: 1
},
OutfittingFieldType_ShieldGenOptimalMass: { OutfittingFieldType_ShieldGenOptimalMass: {
optmass: 1 optmass: 1
}, },
OutfittingFieldType_shield_mass_curve_multiplier: { OutfittingFieldType_ShieldGenStrength: {
optmul: 1 optmul: 1
}, },
OutfittingFieldType_RegenRate: { OutfittingFieldType_RegenRate: {

5
dist/index.json vendored
View File

@@ -28890,10 +28890,13 @@
"OutfittingFieldType_BrokenRegenRate": { "OutfittingFieldType_BrokenRegenRate": {
"brokenregen": 1 "brokenregen": 1
}, },
"OutfittingFieldType_EnergyPerRegen": {
"distdraw": 1
},
"OutfittingFieldType_ShieldGenOptimalMass": { "OutfittingFieldType_ShieldGenOptimalMass": {
"optmass": 1 "optmass": 1
}, },
"OutfittingFieldType_shield_mass_curve_multiplier": { "OutfittingFieldType_ShieldGenStrength": {
"optmul": 1 "optmul": 1
}, },
"OutfittingFieldType_RegenRate": { "OutfittingFieldType_RegenRate": {

View File

@@ -80,10 +80,13 @@
"OutfittingFieldType_BrokenRegenRate": { "OutfittingFieldType_BrokenRegenRate": {
"brokenregen": 1 "brokenregen": 1
}, },
"OutfittingFieldType_EnergyPerRegen": {
"distdraw": 1
},
"OutfittingFieldType_ShieldGenOptimalMass": { "OutfittingFieldType_ShieldGenOptimalMass": {
"optmass": 1 "optmass": 1
}, },
"OutfittingFieldType_shield_mass_curve_multiplier": { "OutfittingFieldType_ShieldGenStrength": {
"optmul": 1 "optmul": 1
}, },
"OutfittingFieldType_RegenRate": { "OutfittingFieldType_RegenRate": {