Cubic and various skill adjustments.

Contributed by gamelike85.
This commit is contained in:
MobiusDevelopment
2019-11-04 02:15:36 +00:00
parent ed091cedf4
commit f4d62a630f
13 changed files with 131 additions and 23 deletions

View File

@@ -337,7 +337,8 @@ public enum AbnormalVisualEffect
BR_Y_3_ACCESSORY_R_RING(10007),
BR_Y_3_ACCESSORY_EARRING(10008),
BR_Y_3_ACCESSORY_NECKRACE(10009),
BR_Y_3_TALI_DECO_WING(10019);
BR_Y_3_TALI_DECO_WING(10019),
CHAOS_MATCH_SMALL(10022);
private final int _clientId;