From fae965797dbd93bad37d4f382f08299984ed2452 Mon Sep 17 00:00:00 2001 From: Chomp Date: Tue, 17 Dec 2024 17:33:40 +0000 Subject: [PATCH] Forced infectedTagilla to have 1 loot item --- project/assets/database/bots/types/infectedtagilla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/database/bots/types/infectedtagilla.json b/project/assets/database/bots/types/infectedtagilla.json index f4788e98..685f6d60 100644 --- a/project/assets/database/bots/types/infectedtagilla.json +++ b/project/assets/database/bots/types/infectedtagilla.json @@ -2782,7 +2782,7 @@ }, "pocketLoot": { "weights": { - "0": 1 + "1": 1 }, "whitelist": [] },