diff --git a/MST_Extra/items/ranged.json b/MST_Extra/items/ranged.json index 29a1982..c2655ad 100644 --- a/MST_Extra/items/ranged.json +++ b/MST_Extra/items/ranged.json @@ -21,7 +21,8 @@ "durability": 6, "clip_size": 1, "reload": 100, - "flags": [ "RELOAD_AND_SHOOT", "NEVER_JAMS", "PRIMITIVE_RANGED_WEAPON" ] + "flags": [ "RELOAD_AND_SHOOT", "NEVER_JAMS", "PRIMITIVE_RANGED_WEAPON" ], + "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "atlatl": 1 } } ] }, { "id": "crossbow_makeshift",