diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-11-13 01:43:12 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-11-13 01:43:12 -0800 |
| commit | 473f339fec5b0fe540ac7ee67ff6e90370993828 (patch) | |
| tree | 51fc839170d9896032670ac68bdde90d46406f74 | |
| parent | Add price_postapoc (diff) | |
| download | cataclysm-bn-mod_m26-mass-473f339fec5b0fe540ac7ee67ff6e90370993828.tar.xz | |
Update magazine_well for 2021-11-11-1246
| -rw-r--r-- | json/items/gunmod/underbarrel.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gunmod/underbarrel.json b/json/items/gunmod/underbarrel.json index db66f59..196f9b6 100644 --- a/json/items/gunmod/underbarrel.json +++ b/json/items/gunmod/underbarrel.json @@ -16,7 +16,7 @@ "mod_targets": [ "rifle", "crossbow" ], "gun_data": { "ammo": "shot", "skill": "shotgun", "dispersion": 325, "durability": 9, "reload": 125 }, "min_skills": [ [ "weapon", 2 ], [ "shotgun", 2 ] ], - "magazine_well": 1, + "magazine_well": "250 ml", "magazines": [ [ "shot", [ "m26_mass_mag", "m26_mass_mag_big" ] ] ] }, { |
