From c2892fcfee080b1fceeb104b87042b6805ad3d6e Mon Sep 17 00:00:00 2001 From: felixlinker Date: Sat, 17 Nov 2018 19:24:46 +0000 Subject: [PATCH] Fix fast charge --- modifications/modifierActions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modifications/modifierActions.json b/modifications/modifierActions.json index e5ae859..391d2b0 100644 --- a/modifications/modifierActions.json +++ b/modifications/modifierActions.json @@ -263,9 +263,9 @@ "special_shield_regenerative": { "brokenregen": 0.15, "regen": 0.15, - "thermres": -1, - "kinres": -1, - "explres": -1 + "thermres": -1.5, + "kinres": -1.5, + "explres": -1.5 }, "special_shield_resistive": { "thermres": 3,