Skip to content

Commit 44f9dcf

Browse files
committed
Update QuestVarbits.java
Add fake Varbit
1 parent d42937f commit 44f9dcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: src/main/java/com/questhelper/questinfo/QuestVarbits.java

+4
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ public enum QuestVarbits
145145
BALLOON_TRANSPORT_CASTLE_WARS(2869),
146146
BALLOON_TRANSPORT_GRAND_TREE(2870),
147147
STRONGHOLD_OF_SECURITY(2312),
148+
/**
149+
* fake mini-quest varbits, these don't hold the completion value.
150+
*/
151+
CRACK_THE_CLUE(0),
148152

149153
// Achievement Diaries
150154

0 commit comments

Comments
 (0)