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

12
dist/index.json vendored
View File

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

View File

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