kingdom: add notification message for favor and coffer value
This allows setting a configurable threshold where you will receive a message informing you your favor and/or coffer is low on login Co-authored-by: Adam <Adam@sigterm.info>
This commit is contained in:
@@ -387,9 +387,10 @@ public enum Varbits
|
||||
MULTICOMBAT_AREA(4605),
|
||||
|
||||
/**
|
||||
* Kingdom Management
|
||||
* Kingdom of Miscellania Management
|
||||
* Kingdom Approval is represented as a 7-bit unsigned integer; 127 corresponds to 100% approval
|
||||
*/
|
||||
KINGDOM_FAVOR(72),
|
||||
KINGDOM_APPROVAL(72),
|
||||
KINGDOM_COFFER(74),
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user