-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clear load errors, last commit before WIP PR
- Loading branch information
tenmillimaster
committed
Jan 9, 2020
1 parent
083bb44
commit aa62d2c
Showing
13 changed files
with
1,584 additions
and
2,622 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"type": "ITEM_BLACKLIST", | ||
"items": | ||
[ | ||
"lemat_revolver_shotgun", | ||
"ts12_aux_shotgun2", | ||
"retool_ar15_300blk" | ||
] | ||
} | ||
"type": "ITEM_BLACKLIST", | ||
"items": [ | ||
"lemat_revolver_shotgun", | ||
"ts12_aux_shotgun", | ||
"ts12_aux_shotgun2", | ||
"retool_ar15_300blk" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
[ | ||
{ | ||
"id": "pistol_magnum_mag", | ||
|
||
"copy-from": "deaglemag", "type": "MAGAZINE", | ||
"name": "magnum pistol magazine", | ||
"description": "An 8 round magazine for use with semi-automatic magnum pistols.", | ||
"ammo_type": "ammo_pistol_magnum" | ||
} | ||
{ | ||
"id": "pistol_magnum_mag", | ||
"copy-from": "deaglemag", | ||
"type": "MAGAZINE", | ||
"name": "magnum pistol magazine", | ||
"description": "An 8 round magazine for use with semi-automatic magnum pistols.", | ||
"ammo_type": "ammo_pistol_magnum" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.