From 50044f72f82144f5728e563429a236b17ee21001 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Sun, 31 Jan 2021 13:12:15 +0100 Subject: [PATCH] Fix long-range interdictor G1 facing limit Closes https://github.com/EDCD/coriolis/issues/612 --- modifications/blueprints.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modifications/blueprints.json b/modifications/blueprints.json index 11ec88f..cf30bc0 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -2337,8 +2337,8 @@ }, "features": { "facinglimit": [ - -0.01, - -0.01 + -0.1, + -0.1 ], "mass": [ 0.1,