diff --git a/data/json/items/gunmod/loading_port.json b/data/json/items/gunmod/loading_port.json index e1fc0435da0f6..c74730a8c2f33 100644 --- a/data/json/items/gunmod/loading_port.json +++ b/data/json/items/gunmod/loading_port.json @@ -3,7 +3,7 @@ "id": "arredondo_chute", "type": "GUNMOD", "name": { "str": "speedloader chute" }, - "description": "A metal ramp that can be installed near a shotgun's feeding port to index speedloader tubes. Need modification before attaching.", + "description": "A metal ramp that can be installed near a shotgun's feeding port to index speedloader tubes. Need modification before attaching.", "weight": "135 g", "volume": "149 ml", "integral_volume": "149 ml", @@ -19,12 +19,12 @@ "min_skills": [ [ "weapon", 2 ], [ "mechanics", 1 ] ] }, { - "id": "arredondo_chute_4", + "id": "arredondo_chute_benelli_sa", "type": "GUNMOD", - "name": { "str": "speedloader chute, 4-round" }, - "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is tuned to be used on 4-round waterfowl shotgun and breaching shotgun.", + "name": { "str": "speedloader chute, 4-round waterfowl shotgun" }, + "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is for 4-round waterfowl shotgun.", "copy-from": "arredondo_chute", - "mod_targets": [ "benelli_sa", "remington_870_breacher" ], + "mod_targets": [ "benelli_sa" ], "pocket_mods": [ { "pocket_type": "MAGAZINE", @@ -35,10 +35,26 @@ ] }, { - "id": "arredondo_chute_8", + "id": "arredondo_chute_remington_870_breacher", "type": "GUNMOD", - "name": { "str": "speedloader chute, 8-round" }, - "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is tuned to be used on 8-round auto-loading shotgun.", + "name": { "str": "speedloader chute, 4-round breaching shotgun" }, + "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is for 4-round breaching shotgun.", + "copy-from": "arredondo_chute", + "mod_targets": [ "remington_870_breacher" ], + "pocket_mods": [ + { + "pocket_type": "MAGAZINE", + "rigid": true, + "ammo_restriction": { "shot": 4 }, + "allowed_speedloaders": [ "shot_speedloader6", "shot_speedloader8" ] + } + ] + }, + { + "id": "arredondo_chute_mossberg_930", + "type": "GUNMOD", + "name": { "str": "speedloader chute, 8-round auto-loading shotgun" }, + "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is for 8-round auto-loading shotgun.", "copy-from": "arredondo_chute", "mod_targets": [ "mossberg_930" ], "pocket_mods": [ @@ -51,10 +67,10 @@ ] }, { - "id": "arredondo_chute_9", + "id": "arredondo_chute_mossberg_590", "type": "GUNMOD", - "name": { "str": "speedloader chute, 9-round" }, - "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is tuned to be used on 9-round combat shotgun.", + "name": { "str": "speedloader chute, 9-round combat shotgun" }, + "description": "A metal ramp that is installed near a shotgun's feeding port to index speedloader tubes. This one is for on 9-round combat shotgun.", "copy-from": "arredondo_chute", "mod_targets": [ "mossberg_590" ], "pocket_mods": [