Skip to content

Commit

Permalink
Allow wesley to turn athelas into paste
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-TURBO committed Mar 7, 2024
1 parent e47e1bb commit e55fa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/skilling/skills/herblore/mixables/crush.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const Crush: Mixable[] = [
inputItems: new Bank({ Athelas: 1 }),
tickRate: 2,
bankTimePerPotion: 0.17,
wesley: false,
wesley: true,
outputMultiple: 2
},
{
Expand Down

0 comments on commit e55fa09

Please sign in to comment.