summaryrefslogtreecommitdiff
path: root/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
blob: f640c3c02813a496d9078922c2ba8116cee8d692 (plain)
1
2
3
4
5
6
7
8
9
10
[
  {
    "type": "item_group",
    "id": "gunmod_milspec",
    "//": "Military specification gunmods found only at military sites.",
    "items": [
      [ "m26_mass", 35 ]
    ]
  }
]