From 99c170b2a9cd5238051d23b5f8638cb16595c020 Mon Sep 17 00:00:00 2001 From: felixlinker Date: Sat, 18 May 2019 11:04:27 +0200 Subject: [PATCH] Fix pulse wave analyzer power draw Closes https://github.com/EDCD/coriolis/issues/502 --- modules/hardpoints/pulse_wave_analyser.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hardpoints/pulse_wave_analyser.json b/modules/hardpoints/pulse_wave_analyser.json index 644e740..bddd331 100644 --- a/modules/hardpoints/pulse_wave_analyser.json +++ b/modules/hardpoints/pulse_wave_analyser.json @@ -56,7 +56,7 @@ "class": "0", "mass": 1.3, "eddbID": 0, - "power": 0.8, + "power": 0.4, "integrity": 24, "cost": 40634, "id": "3J", @@ -73,7 +73,7 @@ "class": "0", "mass": 1.3, "eddbID": 0, - "power": 0.8, + "power": 0.2, "integrity": 24, "cost": 13545, "id": "3K",