summaryrefslogtreecommitdiff
path: root/json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json')
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json b/json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json
index d995c3d..65a940f 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/nested_ammo.json
@@ -5,9 +5,9 @@
"//": "a collection of ammo that would be found with a loaded gun.",
"subtype": "distribution",
"entries": [
- { "item": "473", "prob": 100, "charges": [ 1, 40 ] },
- { "item": "473", "prob": 75, "charges": [ 44, 80 ] },
- { "item": "473", "prob": 30, "charges": [ 88, 160 ] }
+ { "item": "473x33mm", "prob": 100, "charges": [ 1, 40 ] },
+ { "item": "473x33mm", "prob": 75, "charges": [ 44, 80 ] },
+ { "item": "473x33mm", "prob": 30, "charges": [ 88, 160 ] }
]
}
]