Skip to content

Commit

Permalink
Remove duplicate looks_like
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed Feb 9, 2020
1 parent aec402c commit b017402
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion data/json/items/magazine/12mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "8x40_50_mag",
"ammo_type": "12mm",
"capacity": 20,
"reliability": 10,
Expand Down
1 change: 0 additions & 1 deletion data/json/items/magazine/300.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "8x40_50_mag",
"ammo_type": "300",
"capacity": 5,
"reliability": 9,
Expand Down
11 changes: 0 additions & 11 deletions data/json/items/magazine/308.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 30,
"reliability": 8,
Expand All @@ -40,7 +39,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand Down Expand Up @@ -76,7 +74,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 50,
"reliability": 7,
Expand All @@ -95,7 +92,6 @@
"material": "aluminum",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand All @@ -120,7 +116,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand All @@ -138,7 +133,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 5,
"reliability": 10,
Expand All @@ -164,7 +158,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 50,
"reliability": 7,
Expand All @@ -190,7 +183,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand All @@ -215,7 +207,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand All @@ -233,7 +224,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 10,
"reliability": 9,
Expand All @@ -258,7 +248,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "ak74mag",
"ammo_type": "308",
"capacity": 20,
"reliability": 9,
Expand Down
1 change: 0 additions & 1 deletion data/json/items/magazine/50.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"material": "steel",
"symbol": "#",
"color": "light_gray",
"looks_like": "8x40_50_mag",
"ammo_type": "50",
"capacity": 10,
"reliability": 9,
Expand Down

0 comments on commit b017402

Please sign in to comment.