Addition of missing AbnormalType.

This commit is contained in:
MobiusDevelopment 2019-11-16 17:23:34 +00:00
parent bd6f7f26fa
commit 8a3f1751ca

View File

@ -222,8 +222,9 @@ public enum AbnormalType
CLAN_TEAMWORK(-1),
SONG_OF_ARCHERY(-1),
DANCE_OF_SAGE(-1),
SONG_WEAPON(-1), // TODO: need find proper name
HEAL_RESISTANCE(-1), // TODO: need find proper name
SONG_WEAPON(-1),
HEAL_RESISTANCE(-1),
AVE_BROOCH(-1),
AB_HAWK_EYE(0),
ALL_ATTACK_DOWN(1),
ALL_ATTACK_UP(2),