Skip to content

Commit

Permalink
Chilhuac red and Metztonalli white now boost skills previouslt only b…
Browse files Browse the repository at this point in the history
…oostable with stews (#1800)

Co-authored-by: Cooper Morris <cooper@lite-check.com>
  • Loading branch information
coopermor and Cooper Morris authored Oct 19, 2024
1 parent 831a854 commit 1889a5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/questhelper/requirements/player/Boosts.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public enum Boosts
CRAFTING("Crafting",4),
DEFENCE("Defence",21),
FARMING("Farming",3),
FIREMAKING("Firemaking",0),
FIREMAKING("Firemaking",1),
FISHING("Fishing",5),
FLETCHING("Fletching",4),
HERBLORE("Herblore",4),
Expand All @@ -48,7 +48,7 @@ public enum Boosts
MINING("Mining",3),
PRAYER("Prayer",0),
RANGED("Ranged",19),
RUNECRAFT("Runecraft",0),
RUNECRAFT("Runecraft",1),
SLAYER("Slayer",5),
SMITHING("Smithing",4),
STRENGTH("Strength",19),
Expand Down

0 comments on commit 1889a5e

Please sign in to comment.