Skip to content

Commit

Permalink
Looks_like for shotgun mags and speedloaders
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed Feb 9, 2020
1 parent 490001b commit fee9889
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/json/items/magazine/20x60mm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"id": "20x66_10_mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "RMSA10 20x66mm compact magazine",
"description": "A 10 round box magazine for use with the RM228 PDW and RM121 auxiliary shotgun.",
Expand All @@ -18,6 +19,7 @@
},
{
"id": "20x66_20_mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "RMSB20 20x66mm magazine",
"description": "A 20 round box magazine for use with the RM20 caseless shotgun.",
Expand All @@ -35,6 +37,7 @@
},
{
"id": "20x66_40_mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "RMSB40 20x66mm extended magazine",
"description": "A 40 round box magazine for use with the RM20 caseless shotgun.",
Expand Down
7 changes: 7 additions & 0 deletions data/json/items/magazine/shot.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"id": "saiga10mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "Saiga-12 box magazine",
"description": "A removable plastic magazine for the Saiga-12 shotgun. Holds 10 rounds.",
Expand All @@ -17,6 +18,7 @@
},
{
"id": "saiga30mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "Saiga-12 drum magazine",
"description": "A removable plastic magazine for the Saiga-12 shotgun. Holds 30 rounds.",
Expand All @@ -34,6 +36,7 @@
},
{
"id": "USAS10mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "USAS-12 box magazine",
"description": "A removable plastic magazine for the USAS-12 shotgun. Holds 10 rounds.",
Expand All @@ -50,6 +53,7 @@
},
{
"id": "USAS20mag",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "USAS-12 drum magazine",
"description": "A removable plastic magazine for the USAS-12 shotgun. Holds 20 rounds.",
Expand All @@ -67,6 +71,7 @@
},
{
"id": "shotbelt_20",
"//": "Tileset whitelist for shotgun magazines and speedloaders",
"type": "MAGAZINE",
"name": "shotshell belt",
"description": "A non-disintegrating cloth ammo belt which can hold up to 20 shotgun shells. Notably less reliable than metal ammo belts.",
Expand All @@ -84,6 +89,7 @@
},
{
"id": "shot_speedloader6",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "shotgun 6-round speedloader",
"description": "A plastic tube with a sliding handle that can be used to quickly load 6 rounds into a shotgun's tube in a much shorter period of time than by hand. It needs to interface with a chute to be used with any speed.",
Expand All @@ -99,6 +105,7 @@
},
{
"id": "shot_speedloader8",
"looks_like": "shotbelt_20",
"type": "MAGAZINE",
"name": "shotgun 8-round speedloader",
"description": "A plastic tube with a sliding handle that can be used to quickly load 8 rounds into a shotgun's tube in a much shorter period of time than by hand. It needs to interface with a chute to be used with any speed.",
Expand Down

0 comments on commit fee9889

Please sign in to comment.