Fix and improve Sound Manager for Zulrah. (#643)

* Fix and improve Sound Manager for Zulrah.

* Add Zulrahphase animation to api.

* Re-Add Config Check
This commit is contained in:
Ganom
2019-06-18 01:00:18 -04:00
committed by James
parent e1ef26f8c3
commit 982ffa6e20
2 changed files with 56 additions and 34 deletions

View File

@@ -178,6 +178,7 @@ public final class AnimationID
public static final int BLACKJACK_KO = 838;
public static final int VETION_EARTHQUAKE = 5507;
public static final int ZULRAH_DEATH = 5804;
public static final int ZULRAH_PHASE = 5072;
// Farming
public static final int FARMING_HARVEST_FRUIT_TREE = 2280;