mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Remove grade 5 life support modifications
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -18066,9 +18066,9 @@ module.exports = {
|
||||
},
|
||||
ls: {
|
||||
blueprints: {
|
||||
LifeSupport_LightWeight: [ 1, 2, 3, 4, 5 ],
|
||||
LifeSupport_Reinforced: [ 1, 2, 3, 4, 5 ],
|
||||
LifeSupport_Shielded: [ 1, 2, 3, 4, 5 ]
|
||||
LifeSupport_LightWeight: [ 1, 2, 3, 4 ],
|
||||
LifeSupport_Reinforced: [ 1, 2, 3, 4 ],
|
||||
LifeSupport_Shielded: [ 1, 2, 3, 4 ]
|
||||
},
|
||||
modifications: [ "boot", "integrity", "mass", "power" ]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user