Skip to content

Commit

Permalink
feat(balance): shorten trousers shortening recipe. (#4495)
Browse files Browse the repository at this point in the history
Update legs.json
  • Loading branch information
Lamandus committed Apr 18, 2024
1 parent 3bf6aa4 commit bcc83f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/recipes/armor/legs.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_LEGS",
"skill_used": "tailor",
"time": "30 m",
"time": "5 m",
"autolearn": true,
"using": [ [ "sewing_standard", 12 ] ],
"components": [ [ [ "pants_cargo", 1 ] ] ]
Expand All @@ -550,7 +550,7 @@
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_LEGS",
"skill_used": "tailor",
"time": "20 m",
"time": "5 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
"flags": [ "NO_RESIZE" ],
Expand Down

0 comments on commit bcc83f2

Please sign in to comment.