mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Fix HRP deep plating
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -23554,9 +23554,9 @@ module.exports = {
|
||||
},
|
||||
special_hullreinforcement_chunky: {
|
||||
hullreinforcement: .1,
|
||||
explres: 2,
|
||||
thermres: 2,
|
||||
kinres: 2
|
||||
explres: -2,
|
||||
thermres: -2,
|
||||
kinres: -2
|
||||
},
|
||||
special_shieldbooster_thermic: {
|
||||
optmul: -.01,
|
||||
|
||||
Reference in New Issue
Block a user