From 540ef8004b38b94909a8b11613215bcdc17f0537 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 26 Jun 2025 16:06:15 +0200 Subject: [PATCH] Update weapons.lua --- resources/[inventory]/qs-inventory/config/weapons.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/[inventory]/qs-inventory/config/weapons.lua b/resources/[inventory]/qs-inventory/config/weapons.lua index 86c2d81ad..398c437b9 100644 --- a/resources/[inventory]/qs-inventory/config/weapons.lua +++ b/resources/[inventory]/qs-inventory/config/weapons.lua @@ -19,6 +19,8 @@ Config.DurabilityBlockedWeapons = { -- List of weapons excluded from durabili 'weapon_nightstick', 'weapon_flashlight', 'weapon_unarmed', + 'w_me_pocketlight', + 'w_me_colbaton', } -- You can use your custom weapon attachment lines by adding them here