summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:55:45 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:55:45 -0800
commit86653475f7782a2777b7fad260f57e4aa27d8ded (patch)
tree69ec28841c8438b508c821eb55f1c77e1275acb6 /json
parentAdd 000shot drops (diff)
downloadcataclysm-dda-mod_hk-loadout-86653475f7782a2777b7fad260f57e4aa27d8ded.tar.xz
Typo
Diffstat (limited to 'json')
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/ammo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/ammo.json b/json/itemgroups/Weapons_Mods_Ammo/ammo.json
index 6d6f8a6..2a563d7 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/ammo.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/ammo.json
@@ -24,7 +24,7 @@
"//": "Military specification shotgun ammo found at military sites.",
"subtype": "distribution",
"entries": [
- { "item": "shot_000_flechette", "prob": 100 },
+ { "item": "shot_000_flechette", "prob": 100 }
]
}
]