From a60655b94f5f333e8bc1c2df5702f27c1308c56e Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 9 Jun 2025 14:25:17 +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 f261b27ba..86c2d81ad 100644 --- a/resources/[inventory]/qs-inventory/config/weapons.lua +++ b/resources/[inventory]/qs-inventory/config/weapons.lua @@ -57,6 +57,8 @@ Config.Throwables = { -- Defines throwable items that players can use 'snowball', 'stickybomb', 'newspaper', + 'shoe', + } ---@type table