Slayer update (#161)
* Slayer update Stripped model outliner Slayer points varbit Seperate superior color Slayer estimate task completion Slayer kc fix NPCID vhere needed * Tests * Ignore AWT-EventQueue-0 in tests * Fix componnent creation threading error
This commit is contained in:
committed by
Tyler Bochard
parent
92f677727d
commit
fb307cf235
@@ -433,6 +433,11 @@ public enum Varbits
|
||||
*/
|
||||
ACCOUNT_TYPE(1777),
|
||||
|
||||
/**
|
||||
* Varbit used for Slayer reward points
|
||||
*/
|
||||
SLAYER_REWARD_POINTS(4068),
|
||||
|
||||
/**
|
||||
* The varbit that stores the oxygen percentage for player
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user