Compare commits

...

5 Commits

Author SHA1 Message Date
willyb321
9798fedeee 2.9.17 2018-06-14 07:08:43 +10:00
willyb321
ef32f5de38 add uuid for all blueprint grades
Ref msarilar/EDEngineer#415
2018-06-13 06:55:59 +10:00
willyb321
0d6e21b164 maybe actually fix super cap this time for real ™️ 2018-06-13 05:31:19 +10:00
willyb321
37a725dd5d fix super cap and hopefully not break other things 2018-06-12 11:33:03 +10:00
willyb321
ec6315ac98 Merge branch 'release/2.9.16' into develop 2018-06-12 11:04:06 +10:00
6 changed files with 9679 additions and 3191 deletions

1508
dist/index.js vendored

File diff suppressed because it is too large Load Diff

1508
dist/index.json vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -466,7 +466,7 @@
"integrity": 0.15
},
"special_shieldbooster_chunky": {
"optmul": 0.05,
"shieldboost": 0.06,
"thermres": -2,
"kinres": -2,
"explres": -2

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.9.16",
"version": "2.9.17",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.9.16",
"version": "2.9.17",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"