aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/hannibal2')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/Misc.java14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/Misc.java b/src/main/java/at/hannibal2/skyhanni/config/features/Misc.java
index 05aa1b1f0..82b178051 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/Misc.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/Misc.java
@@ -44,14 +44,14 @@ public class Misc {
"\u00a7bDungeon All",
"\u00a7bNether Mini Bosses",
"\u00a7bVanquisher",
- "\u00a7bEndstone Protector",
- "\u00a7bEnder Dragon",
- "\u00a7bRevenant Horror",
- "\u00a7bSpider Slayer",
- "\u00a7bWolf Slayer",
+ "\u00a7bEndstone Protector (not tested)",
+ "\u00a7bEnder Dragon (not finished)",
+ "\u00a7bRevenant Horror (not finished)",
+ "\u00a7bSpider Slayer (not implemented)",
+ "\u00a7bWolf Slayer (not implemented)",
"\u00a7bVoidgloom Seraph",
- "\u00a7bBlaze Slayer",
- "\u00a7bHeadless Horseman"
+ "\u00a7bBlaze Slayer (not implemented)",
+ "\u00a7bHeadless Horseman (bugged)"
}
)
@ConfigAccordionId(id = 1)