mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Super capacitors number fix
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -25226,7 +25226,7 @@ module.exports = {
|
|||||||
integrity: .15
|
integrity: .15
|
||||||
},
|
},
|
||||||
special_shieldbooster_chunky: {
|
special_shieldbooster_chunky: {
|
||||||
shieldboost: .06,
|
shieldboost: .05,
|
||||||
thermres: -2,
|
thermres: -2,
|
||||||
kinres: -2,
|
kinres: -2,
|
||||||
explres: -2
|
explres: -2
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -33075,7 +33075,7 @@
|
|||||||
"integrity": 0.15
|
"integrity": 0.15
|
||||||
},
|
},
|
||||||
"special_shieldbooster_chunky": {
|
"special_shieldbooster_chunky": {
|
||||||
"shieldboost": 0.06,
|
"shieldboost": 0.05,
|
||||||
"thermres": -2,
|
"thermres": -2,
|
||||||
"kinres": -2,
|
"kinres": -2,
|
||||||
"explres": -2
|
"explres": -2
|
||||||
|
|||||||
@@ -466,7 +466,7 @@
|
|||||||
"integrity": 0.15
|
"integrity": 0.15
|
||||||
},
|
},
|
||||||
"special_shieldbooster_chunky": {
|
"special_shieldbooster_chunky": {
|
||||||
"shieldboost": 0.06,
|
"shieldboost": 0.05,
|
||||||
"thermres": -2,
|
"thermres": -2,
|
||||||
"kinres": -2,
|
"kinres": -2,
|
||||||
"explres": -2
|
"explres": -2
|
||||||
|
|||||||
Reference in New Issue
Block a user