We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4960a4f commit f18f51dCopy full SHA for f18f51d
runelite-client/src/main/java/net/runelite/client/plugins/specialcounter/Boss.java
@@ -40,7 +40,7 @@ enum Boss
40
CORPOREAL_BEAST("Corporeal Beast", 1.55d),
41
GENERAL_GRAARDOR("General Graardor", 1.325d),
42
GIANT_MOLE("Giant Mole", 1.075d),
43
- KALPHITE_QUEEM("Kalphite Queem", 1.05d),
+ KALPHITE_QUEEN("Kalphite Queen", 1.05d),
44
KING_BLACK_DRAGON("King Black Dragon", 1.075d),
45
KRIL_TSUROTH("K'ril Tsutsaroth", 1.375d),
46
VENETENATIS("Venenatis", 1.4d),
0 commit comments