Skip to content

Commit

Permalink
Merge pull request #6664 from Hiinky/master-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Aug 5, 2023
2 parents 340d6cb + 5f31b1c commit bfb6a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion craft.lic
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class Craft
elsif rank <= 1175 # Tier 10, Difficult
sew(3, "a cloth mining belt", 'belt', 10)
elsif rank <= 1400 # Tier 11, Very Difficult
sew(3, "a cloth sewing belt", 'belt', 10)
sew(3, "a cloth survival belt", 'belt', 10)
else # Tier 12 Extremely Difficult
sew(3, "a cloth artisan's belt", 'belt', 10)
end
Expand Down

0 comments on commit bfb6a05

Please sign in to comment.