diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-01-11 21:14:02 -0800 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-01-11 21:14:02 -0800 | 
| commit | bccb80f2e497119196ef97b32be23b625bee52a2 (patch) | |
| tree | 6cd7a13e1d6d9ae3354100911333e09139d89501 /json/items/gun | |
| parent | Clean up UCP description (diff) | |
| download | cataclysm-bn-mod_hk-loadout-bccb80f2e497119196ef97b32be23b625bee52a2.tar.xz | |
Add 10 round magazine for PSG1A1
Diffstat (limited to 'json/items/gun')
| -rw-r--r-- | json/items/gun/308.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/308.json b/json/items/gun/308.json index 4b6fbb3..3054b6b 100644 --- a/json/items/gun/308.json +++ b/json/items/gun/308.json @@ -27,7 +27,7 @@      "durability": 8,      "barrel_length": "650 ml",      "default_mods": [ "rifle_scope", "adjustable_stock" ], -    "magazines": [ [ "308", [ "g3mag", "g3bigmag", "g3_makeshiftmag" ] ] ] +    "magazines": [ [ "308", [ "g3smallmag", "g3mag", "g3bigmag", "g3_makeshiftmag" ] ] ]    },    {      "id": "hk_msg90a2",  | 
