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