From ef0f3c526d760470e0079cb3feaec51d77370e51 Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Sat, 8 Feb 2020 19:54:01 -0500 Subject: [PATCH] Looks_like for 8x40 and .410 mags Looks_like for .410 mags --- data/json/items/magazine/410shot.json | 2 ++ data/json/items/magazine/8x40mm.json | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/data/json/items/magazine/410shot.json b/data/json/items/magazine/410shot.json index a2330598a08c3..3344b5912cff1 100644 --- a/data/json/items/magazine/410shot.json +++ b/data/json/items/magazine/410shot.json @@ -1,6 +1,7 @@ [ { "id": "saiga410mag_10rd", + "looks_like": "shotbelt_20", "type": "MAGAZINE", "name": "Saiga-410 box magazine", "description": "A removable plastic box magazine for the Saiga-410 shotgun. Holds 10 shells.", @@ -17,6 +18,7 @@ }, { "id": "saiga410mag_30rd", + "looks_like": "shotbelt_20", "type": "MAGAZINE", "name": "Saiga-410 drum magazine", "description": "A removable plastic drum magazine for the Saiga-410 shotgun. Holds 30 shells.", diff --git a/data/json/items/magazine/8x40mm.json b/data/json/items/magazine/8x40mm.json index 10228b4eb79dd..faac24e1571d3 100644 --- a/data/json/items/magazine/8x40mm.json +++ b/data/json/items/magazine/8x40mm.json @@ -1,6 +1,7 @@ [ { "id": "8x40_100_mag", + "looks_like": "stanag30", "type": "MAGAZINE", "name": "RMGB100 8x40mm magazine", "description": "A 100 round box magazine for use with Rivtech 8x40mm caseless firearms.", @@ -18,6 +19,7 @@ }, { "id": "8x40_10_mag", + "looks_like": "glock17_17", "type": "MAGAZINE", "name": "RMGP10 8x40mm stick magazine", "description": "A 10 round stick magazine for use with Rivtech 8x40mm caseless firearms.", @@ -35,6 +37,7 @@ }, { "id": "8x40_250_mag", + "looks_like": "stanag30", "type": "MAGAZINE", "name": "RMGD250 8x40mm drum magazine", "description": "A 250 round drum magazine for use with Rivtech 8x40mm caseless firearms.", @@ -51,6 +54,7 @@ }, { "id": "8x40_25_mag", + "looks_like": "glock17_17", "type": "MAGAZINE", "name": "RMGP25 8x40mm stick magazine", "description": "A 25 round stick magazine for use with Rivtech 8x40mm caseless firearms.", @@ -68,6 +72,7 @@ }, { "id": "8x40_500_mag", + "looks_like": "stanag30", "type": "MAGAZINE", "name": "RMGB500 8x40mm drum magazine", "description": "A 500 round drum magazine for use with Rivtech 8x40mm caseless firearms.", @@ -83,6 +88,7 @@ }, { "id": "8x40_50_mag", + "looks_like": "stanag30", "type": "MAGAZINE", "name": "RMGB50 8x40mm magazine", "description": "A 50 round box magazine for use with Rivtech 8x40mm caseless firearms.", @@ -100,6 +106,7 @@ }, { "id": "8x40_speedloader5", + "looks_like": "38_speedloader", "type": "MAGAZINE", "name": "RMGS5 8x40mm speedloader", "description": "This speedloader, made by Rivtech for use with RM99 revolver, can hold 5 rounds of 8x40mm caseless rounds and quickly reload a compatible revolver.",