mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Fix blueprint for specialised shield cell
This commit is contained in:
12
dist/index.js
vendored
12
dist/index.js
vendored
@@ -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
12
dist/index.json
vendored
@@ -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": [
|
||||
|
||||
@@ -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 ],
|
||||
|
||||
Reference in New Issue
Block a user