Potion of Protection implementation.

Contributed by facab.
This commit is contained in:
MobiusDev
2019-03-12 02:33:16 +00:00
parent 175e96e0cb
commit 929ef8c7cc
57 changed files with 4843 additions and 81 deletions

View File

@ -540,6 +540,7 @@ public enum AbnormalType
AIRBIND(365),
KNOCKDOWN(367),
EARTHWORM_DEBUFF(424),
POTION_OF_PROTECTION(552),
INSIDE_POSITION(593),
STEEL_MIND(596),
SIGEL_SHIELD(597);