forked from Simnation/Main
Update weapons.lua
This commit is contained in:
parent
6e4e4f6726
commit
540ef8004b
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ Config.DurabilityBlockedWeapons = { -- List of weapons excluded from durabili
|
||||||
'weapon_nightstick',
|
'weapon_nightstick',
|
||||||
'weapon_flashlight',
|
'weapon_flashlight',
|
||||||
'weapon_unarmed',
|
'weapon_unarmed',
|
||||||
|
'w_me_pocketlight',
|
||||||
|
'w_me_colbaton',
|
||||||
}
|
}
|
||||||
|
|
||||||
-- You can use your custom weapon attachment lines by adding them here
|
-- You can use your custom weapon attachment lines by adding them here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue