Skip to content

Commit

Permalink
Merge pull request #33384 from tenmillimaster/sodabottle
Browse files Browse the repository at this point in the history
Corrects category for crafting Pop bottle silencers
  • Loading branch information
ZhilkinSerg authored Aug 20, 2019
2 parents 6037828 + 1becbf2 commit a5e73e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/recipes/weapon/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,8 @@
{
"type": "recipe",
"result": "bottle_suppressor",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_MODS",
"skill_used": "fabrication",
"difficulty": 1,
"time": "6 m",
Expand Down

0 comments on commit a5e73e9

Please sign in to comment.