mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
remove rof modifier from focused blueprint
thanks brainprotest and also inara
This commit is contained in:
5
dist/index.js
vendored
5
dist/index.js
vendored
@@ -22808,7 +22808,6 @@ module.exports = {
|
||||
features: {
|
||||
piercing: [ 0, .4 ],
|
||||
range: [ 0, .36 ],
|
||||
rof: [ 0, .36 ],
|
||||
thermload: [ .01, .01 ]
|
||||
},
|
||||
uuid: "fc3e4f2e-04fb-4509-a31f-1121940e1bc6"
|
||||
@@ -22821,7 +22820,6 @@ module.exports = {
|
||||
features: {
|
||||
piercing: [ .4, .6 ],
|
||||
range: [ .36, .52 ],
|
||||
rof: [ .36, .52 ],
|
||||
thermload: [ .02, .02 ]
|
||||
},
|
||||
uuid: "437e00b1-a6fd-4d84-9242-075c3ce8adcb"
|
||||
@@ -22835,7 +22833,6 @@ module.exports = {
|
||||
features: {
|
||||
piercing: [ .6, .8 ],
|
||||
range: [ .52, .68 ],
|
||||
rof: [ .52, .68 ],
|
||||
thermload: [ .03, .03 ]
|
||||
},
|
||||
uuid: "bfbadc34-e11a-4cc4-80cc-83dde5731e6f"
|
||||
@@ -22849,7 +22846,6 @@ module.exports = {
|
||||
features: {
|
||||
piercing: [ .8, 1 ],
|
||||
range: [ .68, .84 ],
|
||||
rof: [ .68, .84 ],
|
||||
thermload: [ .04, .04 ]
|
||||
},
|
||||
uuid: "7c41f9fc-90ec-435e-9d92-6024c32ac40d"
|
||||
@@ -22863,7 +22859,6 @@ module.exports = {
|
||||
features: {
|
||||
piercing: [ 1, 1.2 ],
|
||||
range: [ .84, 1 ],
|
||||
rof: [ .84, 1 ],
|
||||
thermload: [ .05, .05 ]
|
||||
},
|
||||
uuid: "d9306721-43a4-45cd-b225-ac9174da4d13"
|
||||
|
||||
20
dist/index.json
vendored
20
dist/index.json
vendored
@@ -29986,10 +29986,6 @@
|
||||
0,
|
||||
0.36
|
||||
],
|
||||
"rof": [
|
||||
0,
|
||||
0.36
|
||||
],
|
||||
"thermload": [
|
||||
0.01,
|
||||
0.01
|
||||
@@ -30011,10 +30007,6 @@
|
||||
0.36,
|
||||
0.52
|
||||
],
|
||||
"rof": [
|
||||
0.36,
|
||||
0.52
|
||||
],
|
||||
"thermload": [
|
||||
0.02,
|
||||
0.02
|
||||
@@ -30037,10 +30029,6 @@
|
||||
0.52,
|
||||
0.68
|
||||
],
|
||||
"rof": [
|
||||
0.52,
|
||||
0.68
|
||||
],
|
||||
"thermload": [
|
||||
0.03,
|
||||
0.03
|
||||
@@ -30063,10 +30051,6 @@
|
||||
0.68,
|
||||
0.84
|
||||
],
|
||||
"rof": [
|
||||
0.68,
|
||||
0.84
|
||||
],
|
||||
"thermload": [
|
||||
0.04,
|
||||
0.04
|
||||
@@ -30089,10 +30073,6 @@
|
||||
0.84,
|
||||
1
|
||||
],
|
||||
"rof": [
|
||||
0.84,
|
||||
1
|
||||
],
|
||||
"thermload": [
|
||||
0.05,
|
||||
0.05
|
||||
|
||||
@@ -11002,10 +11002,6 @@
|
||||
0,
|
||||
0.36
|
||||
],
|
||||
"rof": [
|
||||
0,
|
||||
0.36
|
||||
],
|
||||
"thermload": [
|
||||
0.01,
|
||||
0.01
|
||||
@@ -11027,10 +11023,6 @@
|
||||
0.36,
|
||||
0.52
|
||||
],
|
||||
"rof": [
|
||||
0.36,
|
||||
0.52
|
||||
],
|
||||
"thermload": [
|
||||
0.02,
|
||||
0.02
|
||||
@@ -11053,10 +11045,6 @@
|
||||
0.52,
|
||||
0.68
|
||||
],
|
||||
"rof": [
|
||||
0.52,
|
||||
0.68
|
||||
],
|
||||
"thermload": [
|
||||
0.03,
|
||||
0.03
|
||||
@@ -11079,10 +11067,6 @@
|
||||
0.68,
|
||||
0.84
|
||||
],
|
||||
"rof": [
|
||||
0.68,
|
||||
0.84
|
||||
],
|
||||
"thermload": [
|
||||
0.04,
|
||||
0.04
|
||||
@@ -11105,10 +11089,6 @@
|
||||
0.84,
|
||||
1
|
||||
],
|
||||
"rof": [
|
||||
0.84,
|
||||
1
|
||||
],
|
||||
"thermload": [
|
||||
0.05,
|
||||
0.05
|
||||
|
||||
Reference in New Issue
Block a user