summaryrefslogtreecommitdiff
path: root/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
blob: b6bcce8678967763ecada93bee265afad879aee3 (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", 10 ]
    ]
  }
]