From 5570c66010a8e46b2b188375a9a489d836d2df68 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Mon, 15 May 2017 16:07:24 +0100 Subject: [PATCH] Fix typo --- dist/index.js | 2 +- dist/index.json | 2 +- modules/hardpoints/burst_laser.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index ccff324..b9b380e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6831,7 +6831,7 @@ module.exports = { piercing: 1, power: .8, pp: "Archon Delaine", - range: 600, + range: 3e3, rating: "F", rof: 7.6, thermload: .3 diff --git a/dist/index.json b/dist/index.json index a93dd17..3087a9c 100644 --- a/dist/index.json +++ b/dist/index.json @@ -8828,7 +8828,7 @@ "piercing": 1, "power": 0.8, "pp": "Archon Delaine", - "range": 600, + "range": 3000, "rating": "F", "rof": 7.6, "thermload": 0.3 diff --git a/modules/hardpoints/burst_laser.json b/modules/hardpoints/burst_laser.json index c23bf66..74c340d 100644 --- a/modules/hardpoints/burst_laser.json +++ b/modules/hardpoints/burst_laser.json @@ -110,7 +110,7 @@ "piercing": 1, "power": 0.8, "pp": "Archon Delaine", - "range": 600, + "range": 3000, "rating": "F", "rof": 7.6, "thermload": 0.3