Cleanup withdraw menu entry swaps

This commit is contained in:
Lucwousin
2019-09-18 20:34:44 +02:00
parent 9a398b4b49
commit db03a245e3
5 changed files with 199 additions and 112 deletions

View File

@@ -686,7 +686,9 @@ public enum Varbits
/**
* 1 is true, 0 is false.
*/
GAUNTLET_ENTERED(9178);
GAUNTLET_ENTERED(9178),
WITHDRAW_X_AMOUNT(3960);
/**
* The raw varbit ID.