From 3ca2b9cf41ea919a9a5117b21259d07597e1fb9c Mon Sep 17 00:00:00 2001 From: felixlinker Date: Sat, 17 Nov 2018 19:03:06 +0000 Subject: [PATCH] Fix cyto-scrambler --- modules/hardpoints/burst_laser.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/hardpoints/burst_laser.json b/modules/hardpoints/burst_laser.json index 2dc5514..133f2f4 100644 --- a/modules/hardpoints/burst_laser.json +++ b/modules/hardpoints/burst_laser.json @@ -106,14 +106,14 @@ "grp": "ul", "id": "cy", "integrity": 40, - "jitter": 3.5, + "jitter": 1.7, "mass": 2, "mount": "F", "name": "Cytoscrambler", "piercing": 1, "power": 0.8, "pp": "Archon Delaine", - "range": 3000, + "range": 1000, "rating": "F", "rof": 7.6, "thermload": 0.3, @@ -352,4 +352,4 @@ "symbol": "Hpt_PulseLaserBurst_Gimbal_Huge" } ] -} \ No newline at end of file +}