summaryrefslogtreecommitdiff
path: root/json/itemgroups/Locations_MapExtras
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-19 16:12:58 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-19 16:12:58 -0700
commit27e1d0d36c75c9a8619fb342a220afacda44d439 (patch)
treebab6c7da4c82c3aeedfb0ae92839e138266b8f8a /json/itemgroups/Locations_MapExtras
downloadcataclysm-bn-mod_restore-reactor-core-expansion-27e1d0d36c75c9a8619fb342a220afacda44d439.tar.xz
Initial commit
Diffstat (limited to 'json/itemgroups/Locations_MapExtras')
-rw-r--r--json/itemgroups/Locations_MapExtras/locations.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/json/itemgroups/Locations_MapExtras/locations.json b/json/itemgroups/Locations_MapExtras/locations.json
new file mode 100644
index 0000000..1fa29bb
--- /dev/null
+++ b/json/itemgroups/Locations_MapExtras/locations.json
@@ -0,0 +1,10 @@
+[
+ {
+ "id": "energy_weapon_armory",
+ "type": "item_group",
+ "subtype": "distribution",
+ "items": [
+ [ "double_plutonium_core", 15 ]
+ ]
+ }
+]