From 048b7f4fd7d054292bf6d4719d3612410521c747 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Wed, 14 Aug 2019 02:56:29 +0200 Subject: [PATCH] Fix damage of large fixed multicannon --- modules/hardpoints/multi_cannon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardpoints/multi_cannon.json b/modules/hardpoints/multi_cannon.json index 56cbf30..bf191ce 100644 --- a/modules/hardpoints/multi_cannon.json +++ b/modules/hardpoints/multi_cannon.json @@ -227,7 +227,7 @@ "class": 3, "clip": 100, "cost": 140400, - "damage": 3.92, + "damage": 3.925, "damagedist": { "K": 1 },