Skip to content

Commit

Permalink
add Korulsi to clean while farming
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 8a5e13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/skilling/skills/farming/herbPlants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ const herbPlants: Plant[] = [
aliases: ['korulsi seed'],
inputItems: new Bank({ 'Korulsi seed': 1 }),
outputCrop: itemID('Grimy korulsi'),
cleanHerbCrop: itemID('Korulsi'),
petChance: 97_364,
seedType: 'herb',
growthTime: 85,
Expand Down

0 comments on commit 8a5e13f

Please sign in to comment.