diff --git a/project/src/services/BotLootCacheService.ts b/project/src/services/BotLootCacheService.ts index 30000d71..0669b1f1 100644 --- a/project/src/services/BotLootCacheService.ts +++ b/project/src/services/BotLootCacheService.ts @@ -189,7 +189,7 @@ export class BotLootCacheService // rome-ignore lint/complexity/useSimplifiedLogicExpression: !this.isBulletOrGrenade(template._props) && !this.isMagazine(template._props) - && !this.isMedicalItem(template._props) + //&& !this.isMedicalItem(template._props) // Disabled for now as followSanitar has a lot of med items as loot && !this.isGrenade(template._props)); // Get pocket loot