fix
This commit is contained in:
parent
6b392377d9
commit
8e223144bb
3 changed files with 6 additions and 4 deletions
|
@ -19,6 +19,8 @@ Config.DurabilityBlockedWeapons = { -- List of weapons excluded from durabili
|
|||
'weapon_nightstick',
|
||||
'weapon_flashlight',
|
||||
'weapon_unarmed',
|
||||
'weapon_pocketlight',
|
||||
'weapon_colbaton',
|
||||
}
|
||||
|
||||
-- You can use your custom weapon attachment lines by adding them here
|
||||
|
@ -57,7 +59,7 @@ Config.Throwables = { -- Defines throwable items that players can use
|
|||
'snowball',
|
||||
'stickybomb',
|
||||
'newspaper',
|
||||
'shoe',
|
||||
'',
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue