This commit is contained in:
Nordi98 2025-06-30 21:17:07 +02:00
parent 6b392377d9
commit 8e223144bb
3 changed files with 6 additions and 4 deletions

View file

@ -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',
'',
}