Add oxygen alert to idle notifier (#5630)

Fixes #4890
This commit is contained in:
robinwithes
2018-09-26 09:58:18 +02:00
committed by Tomas Slusny
parent fe3cf40f2d
commit 7a98b4ed55
3 changed files with 44 additions and 0 deletions

View File

@@ -408,6 +408,11 @@ public enum Varbits
*/
ACCOUNT_TYPE(1777),
/**
* The varbit that stores the oxygen percentage for player
*/
OXYGEN_LEVEL(5811),
/**
* Corp beast damage
*/