diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-03 19:55:45 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-03 19:55:45 -0800 |
commit | 86653475f7782a2777b7fad260f57e4aa27d8ded (patch) | |
tree | 69ec28841c8438b508c821eb55f1c77e1275acb6 | |
parent | Add 000shot drops (diff) | |
download | cataclysm-bn-mod_hk-loadout-86653475f7782a2777b7fad260f57e4aa27d8ded.tar.xz |
Typo
-rw-r--r-- | json/itemgroups/Weapons_Mods_Ammo/ammo.json | 2 |
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 } ] } ] |