Skip to content

Commit

Permalink
added korulsi herbXp & herbLvl
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-TURBO committed Mar 7, 2024
1 parent 8a5e13f commit cde1356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/skilling/skills/farming/herbPlants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,8 @@ const herbPlants: Plant[] = [
inputItems: new Bank({ 'Korulsi seed': 1 }),
outputCrop: itemID('Grimy korulsi'),
cleanHerbCrop: itemID('Korulsi'),
herbXp: 25,
herbLvl: 110,
petChance: 97_364,
seedType: 'herb',
growthTime: 85,
Expand Down

0 comments on commit cde1356

Please sign in to comment.