mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
fix hd5 boosters
in theory
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -21802,7 +21802,7 @@ module.exports = {
|
||||
integrity: [ .12, .15 ],
|
||||
mass: [ 3, 3 ],
|
||||
power: [ .25, .25 ],
|
||||
shieldboost: [ .372, .456 ]
|
||||
shieldboost: [ .372, .38 ]
|
||||
},
|
||||
uuid: "933e238e-56e0-44d6-b114-49eaab02f033"
|
||||
}
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -28227,7 +28227,7 @@
|
||||
],
|
||||
"shieldboost": [
|
||||
0.372,
|
||||
0.456
|
||||
0.38
|
||||
]
|
||||
},
|
||||
"uuid": "933e238e-56e0-44d6-b114-49eaab02f033"
|
||||
|
||||
@@ -9267,7 +9267,7 @@
|
||||
],
|
||||
"shieldboost": [
|
||||
0.372,
|
||||
0.456
|
||||
0.38
|
||||
]
|
||||
},
|
||||
"uuid": "933e238e-56e0-44d6-b114-49eaab02f033"
|
||||
|
||||
Reference in New Issue
Block a user