This commit is contained in:
Miho931 2025-06-09 15:23:40 +02:00
commit 9250e67354

View file

@ -57,6 +57,8 @@ Config.Throwables = { -- Defines throwable items that players can use
'snowball',
'stickybomb',
'newspaper',
'shoe',
}
---@type table<number, {item: string, type: string, isForEveryWeapon?: boolean}>