Addition of missing AbnormalType.
This commit is contained in:
parent
bd6f7f26fa
commit
8a3f1751ca
@ -222,8 +222,9 @@ public enum AbnormalType
|
|||||||
CLAN_TEAMWORK(-1),
|
CLAN_TEAMWORK(-1),
|
||||||
SONG_OF_ARCHERY(-1),
|
SONG_OF_ARCHERY(-1),
|
||||||
DANCE_OF_SAGE(-1),
|
DANCE_OF_SAGE(-1),
|
||||||
SONG_WEAPON(-1), // TODO: need find proper name
|
SONG_WEAPON(-1),
|
||||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
HEAL_RESISTANCE(-1),
|
||||||
|
AVE_BROOCH(-1),
|
||||||
AB_HAWK_EYE(0),
|
AB_HAWK_EYE(0),
|
||||||
ALL_ATTACK_DOWN(1),
|
ALL_ATTACK_DOWN(1),
|
||||||
ALL_ATTACK_UP(2),
|
ALL_ATTACK_UP(2),
|
||||||
|
Loading…
Reference in New Issue
Block a user