summaryrefslogtreecommitdiff
path: root/json/itemgroups/Locations_MapExtras/locations.json
blob: 1fa29bb43b27be0e363d0e5badafb7139f8d60a7 (plain)
1
2
3
4
5
6
7
8
9
10
[
  {
    "id": "energy_weapon_armory",
    "type": "item_group",
    "subtype": "distribution",
    "items": [
      [ "double_plutonium_core", 15 ]
    ]
  }
]