Skip to content

Commit

Permalink
Looks_like for explosive launchers and .50 ammo belt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed Feb 9, 2020
1 parent ef0f3c5 commit aec402c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/magazine/40mm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"id": "belt40mm",
"//": "Tileset whitelist for explosive launchers.",
"type": "MAGAZINE",
"name": "grenade belt",
"description": "An ammo belt consisting of metal linkages which disintegrate upon firing. This one holds 40mm grenades and is too bulky to be worn like other ammo belts.",
Expand Down
1 change: 1 addition & 0 deletions data/json/items/magazine/50.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"id": "belt50",
"looks_like": "stanag30",
"copy-from": "magazine_belt",
"type": "MAGAZINE",
"name": ".50 BMG ammo belt",
Expand Down
1 change: 1 addition & 0 deletions data/json/items/magazine/66mm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"id": "m74_clip",
"looks_like": "belt40mm",
"type": "MAGAZINE",
"name": "M74 rocket clip",
"description": "This is a clip for the M202A1 FLASH that can hold 4 M74 incendiary rockets.",
Expand Down

0 comments on commit aec402c

Please sign in to comment.