Skip to content

Commit

Permalink
Update storage.json (#45630)
Browse files Browse the repository at this point in the history
fixed misplaced crafting time for ammo satchel
  • Loading branch information
thomaswisneski authored Nov 26, 2020
1 parent 4503857 commit df17a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"skill_used": "tailor",
"difficulty": 3,
"skills_required": [ "gun", 1 ],
"time": "1 h 30 m",
"autolearn": true,
"reversible": true,
"using": [ [ "tailoring_cotton_patchwork", 1 ], [ "fastener_small", 1 ] ],
Expand All @@ -36,7 +37,6 @@
"id_suffix": "from leather",
"copy-from": "ammo_satchel",
"type": "recipe",
"time": "1 h 30 m",
"using": [ [ "strap_small", 1 ], [ "tailoring_leather_small", 2 ], [ "fastener_small", 1 ] ],
"extend": { "proficiencies": [ { "proficiency": "prof_leatherworking_basic" }, { "proficiency": "prof_leatherworking" } ] }
},
Expand Down

0 comments on commit df17a62

Please sign in to comment.