summaryrefslogtreecommitdiff
path: root/json/items/magazine/000shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/000shot.json')
-rw-r--r--json/items/magazine/000shot.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/magazine/000shot.json b/json/items/magazine/000shot.json
index ad60008..1a06b6e 100644
--- a/json/items/magazine/000shot.json
+++ b/json/items/magazine/000shot.json
@@ -9,10 +9,10 @@
"volume": "500 ml",
"price": 30000,
"price_postapoc": 175,
- "material": "plastic",
+ "material": [ "plastic" ],
"symbol": "#",
"color": "dark_gray",
- "ammo_type": "000shot",
+ "ammo_type": [ "000shot" ],
"capacity": 10,
"reliability": 9,
"flags": [ "MAG_COMPACT" ]
@@ -27,10 +27,10 @@
"volume": "500 ml",
"price": 30000,
"price_postapoc": 175,
- "material": "copper",
+ "material": [ "copper" ],
"symbol": "#",
"color": "light_gray",
- "ammo_type": "000shot",
+ "ammo_type": [ "000shot" ],
"capacity": 20,
"reliability": 6,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 2 },