diff --git a/data/json/items/gun/12mm.json b/data/json/items/gun/12mm.json index d3db4847990eb..7766288065685 100644 --- a/data/json/items/gun/12mm.json +++ b/data/json/items/gun/12mm.json @@ -30,7 +30,7 @@ [ "stock accessory", 2 ], [ "underbarrel", 1 ] ], - "flags": [ "NEVER_JAMS", "USE_UPS" ], + "flags": [ "NEVER_JAMS", "NON_FOULING", "NEEDS_NO_LUBE", "USE_UPS" ], "pocket_data": [ { "pocket_type": "MAGAZINE_WELL", "magazine_well": "250 ml", "item_restriction": [ "hk_g80mag" ] } ], "melee_damage": { "bash": 12 } }