Re-enable shields for comparison

This commit is contained in:
Cmdr McDonald
2016-11-13 13:44:00 +00:00
parent 8397d3505b
commit 7d4c534956

View File

@@ -125,7 +125,7 @@ export const ShipFacets = [
}, },
{ // 3 { // 3
title: 'shields', title: 'shields',
props: ['shieldStrength'], props: ['shield'],
unit: 'MJ', unit: 'MJ',
fmt: 'int', fmt: 'int',
i: 3 i: 3