From 396b3ec0d5cd32a2e078b524e45bea0cb1616738 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Wed, 14 Aug 2019 02:48:51 +0200 Subject: [PATCH] Fix thermal load for large plasma accelerator --- modules/hardpoints/plasma_accelerator.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardpoints/plasma_accelerator.json b/modules/hardpoints/plasma_accelerator.json index c275d91..70f1155 100644 --- a/modules/hardpoints/plasma_accelerator.json +++ b/modules/hardpoints/plasma_accelerator.json @@ -63,7 +63,7 @@ "rating": "B", "reload": 6, "shotspeed": 875, - "thermload": 21.8, + "thermload": 21.75, "symbol": "Hpt_PlasmaAccelerator_Fixed_Large" }, {