diff --git a/data/weapons.lua b/data/weapons.lua index 23ae0335c3..f71563646d 100644 --- a/data/weapons.lua +++ b/data/weapons.lua @@ -612,7 +612,7 @@ return { label = 'Extended Shotgun Clip', weight = 280, client = { - component = {`COMPONENT_HEAVYSHOTGUN_CLIP_02`, COMPONENT_ASSAULTSHOTGUN_CLIP_02}, + component = {`COMPONENT_HEAVYSHOTGUN_CLIP_02`, `COMPONENT_ASSAULTSHOTGUN_CLIP_02`}, usetime = 2500 } },