Skip to content

Commit

Permalink
[craft.lic] - Added tier 12 recipe for engineering
Browse files Browse the repository at this point in the history
Added the ornate wood burin as the tier 12 recipe for the engineering section.
  • Loading branch information
BinuDR authored Sep 26, 2024
1 parent eba58e1 commit abe377d
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 @@ -119,7 +119,7 @@ class Craft
elsif rank <= 1400 # Tier 11 - Very Difficult
shape(7, 'a wood haircomb', 'haircomb')
else # Tier 12 Extremely Difficult
echo('*** NOT YET IMPLEMENTED ***')
shape(6, 'ornate wood burin', 'burin')
end
end

Expand Down

0 comments on commit abe377d

Please sign in to comment.