Fix blueprint for specialised shield cell

This commit is contained in:
Cmdr McDonald
2017-04-09 09:09:53 +01:00
parent 8b41e96107
commit 4864b11dea
3 changed files with 18 additions and 18 deletions

12
dist/index.js vendored
View File

@@ -19686,7 +19686,7 @@ module.exports = {
grades: { grades: {
"1": { "1": {
components: { components: {
Sulphur: 1 "Specialised Legacy Firmware": 1
}, },
features: { features: {
boot: [ -.04, -.08 ], boot: [ -.04, -.08 ],
@@ -19697,8 +19697,8 @@ module.exports = {
}, },
"2": { "2": {
components: { components: {
Chromium: 1, "Conductive Components": 1,
"Grid Resistors": 1 "Specialised Legacy Firmware": 1
}, },
features: { features: {
boot: [ -.08, -.16 ], boot: [ -.08, -.16 ],
@@ -19709,9 +19709,9 @@ module.exports = {
}, },
"3": { "3": {
components: { components: {
"Hybrid Capacitors": 1, "Conductive Components": 1,
"Precipitated Alloys": 1, "Cracked Industrial Firmware": 1,
Sulphur: 1 "Exceptional Scrambled Emission Data": 1
}, },
features: { features: {
boot: [ -.12, -.26 ], boot: [ -.12, -.26 ],

12
dist/index.json vendored
View File

@@ -25911,7 +25911,7 @@
"grades": { "grades": {
"1": { "1": {
"components": { "components": {
"Sulphur": 1 "Specialised Legacy Firmware": 1
}, },
"features": { "features": {
"boot": [ "boot": [
@@ -25934,8 +25934,8 @@
}, },
"2": { "2": {
"components": { "components": {
"Chromium": 1, "Conductive Components": 1,
"Grid Resistors": 1 "Specialised Legacy Firmware": 1
}, },
"features": { "features": {
"boot": [ "boot": [
@@ -25958,9 +25958,9 @@
}, },
"3": { "3": {
"components": { "components": {
"Hybrid Capacitors": 1, "Conductive Components": 1,
"Precipitated Alloys": 1, "Cracked Industrial Firmware": 1,
"Sulphur": 1 "Exceptional Scrambled Emission Data": 1
}, },
"features": { "features": {
"boot": [ "boot": [

View File

@@ -5249,7 +5249,7 @@
"grades": { "grades": {
"1": { "1": {
"components": { "components": {
"Sulphur": 1 "Specialised Legacy Firmware": 1
}, },
"features": { "features": {
"boot": [ -0.04, -0.08 ], "boot": [ -0.04, -0.08 ],
@@ -5260,8 +5260,8 @@
}, },
"2": { "2": {
"components": { "components": {
"Chromium": 1, "Conductive Components": 1,
"Grid Resistors": 1 "Specialised Legacy Firmware": 1
}, },
"features": { "features": {
"boot": [ -0.08, -0.16 ], "boot": [ -0.08, -0.16 ],
@@ -5272,9 +5272,9 @@
}, },
"3": { "3": {
"components": { "components": {
"Hybrid Capacitors": 1, "Conductive Components": 1,
"Precipitated Alloys": 1, "Cracked Industrial Firmware": 1,
"Sulphur": 1 "Exceptional Scrambled Emission Data": 1
}, },
"features": { "features": {
"boot": [ -0.12, -0.26 ], "boot": [ -0.12, -0.26 ],