forked from Simnation/Main
Update weapons.lua
This commit is contained in:
parent
ca57b0c9a0
commit
a60655b94f
1 changed files with 2 additions and 0 deletions
|
@ -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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue