Skip to content

Commit

Permalink
Looks_like for 8x40 and .410 mags
Browse files Browse the repository at this point in the history
Looks_like for .410 mags
  • Loading branch information
TheShadowFerret committed Feb 9, 2020
1 parent 4624054 commit ef0f3c5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/magazine/410shot.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand All @@ -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.",
Expand Down
7 changes: 7 additions & 0 deletions data/json/items/magazine/8x40mm.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand All @@ -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.",
Expand All @@ -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.",
Expand All @@ -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.",
Expand All @@ -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.",
Expand All @@ -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.",
Expand All @@ -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.",
Expand Down

0 comments on commit ef0f3c5

Please sign in to comment.