mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Updating MLF
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "1.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cmmcleod/coriolis-data"
|
||||
},
|
||||
"main": "index.js",
|
||||
"homepage": "http://coriolis.io",
|
||||
"bugs": "https://github.com/cmmcleod/coriolis/issues",
|
||||
"private": true,
|
||||
"engine": "node >= 0.12.2",
|
||||
"license": "MIT"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"baseShieldStrength": 555,
|
||||
"baseArmour": 666,
|
||||
"hullMass": 900,
|
||||
"masslock": null,
|
||||
"masslock": 24,
|
||||
"pipSpeed": 0.125
|
||||
},
|
||||
"retailCost": 187969450,
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"baseShieldStrength": 605,
|
||||
"baseArmour": 720,
|
||||
"hullMass": 1100,
|
||||
"masslock": null,
|
||||
"masslock": 27,
|
||||
"pipSpeed": 0.05
|
||||
},
|
||||
"retailCost": 208969450,
|
||||
|
||||
Reference in New Issue
Block a user