Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
varbits: add Ernest chicken lever (#2492)
Browse files Browse the repository at this point in the history
* Files Changed: Varbits.java

added Earnest the Chicken lever varbits.

* Update Varbits.java

Co-authored-by: Null <gskillpro@gmail.com>
Co-authored-by: Kyle <48519776+xKylee@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 9, 2020
1 parent b725f43 commit 5c857fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions runelite-api/src/main/java/net/runelite/api/Varbits.java
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,12 @@ public enum Varbits
QUEST_MISTHALIN_MYSTERY(3468),
QUEST_THE_CORSAIR_CURSE(6071),
QUEST_X_MARKS_THE_SPOT(8063),
QUEST_ERNEST_LEVER_A(1788),
QUEST_ERNEST_LEVER_B(1789),
QUEST_ERNEST_LEVER_C(1790),
QUEST_ERNEST_LEVER_D(1791),
QUEST_ERNEST_LEVER_E(1792),
QUEST_ERNEST_LEVER_F(1793),

/**
* member Quest varbits, these don't hold the completion value.
Expand Down

0 comments on commit 5c857fb

Please sign in to comment.