cannon: use varp for cannonball count

Co-authored-by: Bonfire <5704760+Bonfire@users.noreply.github.com>
This commit is contained in:
Adam
2022-06-10 12:25:10 -04:00
parent f8c27b680b
commit 3ef9095771
3 changed files with 79 additions and 178 deletions

View File

@@ -39,6 +39,7 @@ import lombok.Getter;
@Getter
public enum VarPlayer
{
CANNON_AMMO(3),
ATTACK_STYLE(43),
QUEST_POINTS(101),
IS_POISONED(102),