From 95dc37f94c20539c6b21fb1aae05fcc73f58182b Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Tue, 18 Oct 2016 10:24:28 +0100 Subject: [PATCH] Added full detail for FSD disruptor --- dist/index.js | 1 + dist/index.json | 1 + modules/hardpoints/missile_rack.json | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index cd3836c..5dd647d 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6766,6 +6766,7 @@ module.exports = { mount: "F", name: "Rocket Propelled FSD Disruptor", power: 1.2, + pp: "Yuri Grom", rating: "B", rof: .5, speed: 750, diff --git a/dist/index.json b/dist/index.json index 3583326..a0b130b 100644 --- a/dist/index.json +++ b/dist/index.json @@ -8742,6 +8742,7 @@ "mount": "F", "name": "Rocket Propelled FSD Disruptor", "power": 1.2, + "pp": "Yuri Grom", "rating": "B", "rof": 0.5, "speed": 750, diff --git a/modules/hardpoints/missile_rack.json b/modules/hardpoints/missile_rack.json index bdb68a3..1e13182 100644 --- a/modules/hardpoints/missile_rack.json +++ b/modules/hardpoints/missile_rack.json @@ -3,7 +3,7 @@ { "ammo": 48, "armourpen": 60, - "breachdps": 0, + "breachdps": 4.8, "breachmax": 0, "breachmin": 0, "class": 2, @@ -13,6 +13,7 @@ "eddbID": 1559, "eps": 0.12, "grp": "mr", + "hps": 1.08, "id": "1z", "integrity": 51, "mass": 4, @@ -20,6 +21,7 @@ "mount": "F", "name": "Rocket Propelled FSD Disruptor", "power": 1.2, + "pp": "Yuri Grom", "rating": "B", "rof": 0.5, "speed": 750,