get rid of some redundant code

This commit is contained in:
willyb321
2018-04-17 07:47:12 +10:00
parent 2262a980d4
commit 50a67f73fd
3 changed files with 0 additions and 25 deletions

View File

@@ -231,7 +231,6 @@ export function getBlueprint(name, module) {
return undefined;
}
const blueprint = JSON.parse(JSON.stringify(found));
console.log(blueprint)
if (module) {
if (module.grp === 'bh' || module.grp === 'hr' || module.grp === 'sg' || module.grp === 'psg' || module.grp === 'bsg') {
// Bulkheads, hull reinforcements and shield generators need to have their resistances altered by the base values