mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +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
|
||||
},
|
||||
special_shieldbooster_chunky: {
|
||||
shieldboost: .06,
|
||||
shieldboost: .05,
|
||||
thermres: -2,
|
||||
kinres: -2,
|
||||
explres: -2
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -33075,7 +33075,7 @@
|
||||
"integrity": 0.15
|
||||
},
|
||||
"special_shieldbooster_chunky": {
|
||||
"shieldboost": 0.06,
|
||||
"shieldboost": 0.05,
|
||||
"thermres": -2,
|
||||
"kinres": -2,
|
||||
"explres": -2
|
||||
|
||||
@@ -466,7 +466,7 @@
|
||||
"integrity": 0.15
|
||||
},
|
||||
"special_shieldbooster_chunky": {
|
||||
"shieldboost": 0.06,
|
||||
"shieldboost": 0.05,
|
||||
"thermres": -2,
|
||||
"kinres": -2,
|
||||
"explres": -2
|
||||
|
||||
Reference in New Issue
Block a user