From 4ba5037137ad763063b2476ccbd556432133aea3 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sat, 14 Jan 2017 13:21:04 +0000 Subject: [PATCH] Add falloff for mining laser --- modules/hardpoints/mining_laser.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/hardpoints/mining_laser.json b/modules/hardpoints/mining_laser.json index e852358..1846fbf 100644 --- a/modules/hardpoints/mining_laser.json +++ b/modules/hardpoints/mining_laser.json @@ -10,6 +10,7 @@ "distdraw": 1.35, "edID": 128049525, "eddbID": 888, + "falloff": 300, "grp": "ml", "id": "2l", "integrity": 40, @@ -30,6 +31,7 @@ "damage": 8, "distdraw": 1.75, "eddbID": 1479, + "falloff": 400, "grp": "ml", "id": "ml", "integrity": 40, @@ -54,6 +56,7 @@ "distdraw": 1.75, "edID": 128049526, "eddbID": 889, + "falloff": 300, "grp": "ml", "id": "2m", "integrity": 51,