From 3f8c681e7dab27cdb490c3a9b532291fc6f4dfba Mon Sep 17 00:00:00 2001 From: Dev Date: Thu, 19 Oct 2023 22:39:26 +0100 Subject: [PATCH] Add mising `standingForKill` values --- project/assets/database/bots/types/followerbigpipe.json | 2 +- project/assets/database/bots/types/followerbirdeye.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/assets/database/bots/types/followerbigpipe.json b/project/assets/database/bots/types/followerbigpipe.json index b2f2e08c..590e9ffe 100644 --- a/project/assets/database/bots/types/followerbigpipe.json +++ b/project/assets/database/bots/types/followerbigpipe.json @@ -25,7 +25,7 @@ "min": 1000, "max": 1000 }, - "standingForKill": 0, + "standingForKill": -0.05, "aggressorBonus": 0 }, "health": { diff --git a/project/assets/database/bots/types/followerbirdeye.json b/project/assets/database/bots/types/followerbirdeye.json index 05a1605d..30f2991b 100644 --- a/project/assets/database/bots/types/followerbirdeye.json +++ b/project/assets/database/bots/types/followerbirdeye.json @@ -25,7 +25,7 @@ "min": 1000, "max": 1000 }, - "standingForKill": 0, + "standingForKill": -0.05, "aggressorBonus": 0 }, "health": {