From a301b077f2fe244f15791472e4e07ae9f4338727 Mon Sep 17 00:00:00 2001 From: copygirl Date: Wed, 3 Aug 2022 08:05:51 +0200 Subject: [PATCH] Disable items ticking in Quark Backpack This is to fix an exploit with Time In A Bottle. --- config/quark-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/quark-common.toml b/config/quark-common.toml index 0fc18a0..060e05e 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -1743,7 +1743,7 @@ #Set this to true to allow the backpacks to be unequipped even with items in them "Super Op Mode" = false "Enable Ravager Hide" = false - "Items In Backpack Tick" = true + "Items In Backpack Tick" = false "Base Ravager Hide Drop" = 1 "Extra Chance Per Looting" = 0.5