Fixes nightmare loot tracking

This commit is contained in:
Dylan white
2020-08-04 00:47:35 -05:00
parent 2dab73417f
commit fae4183c2e
2 changed files with 29 additions and 33 deletions

View File

@@ -292,6 +292,7 @@ public final class AnimationID
public static final int ROCKSLUG_DEATH = 1568;
public static final int ZYGOMITE_DEATH = 3327;
public static final int IMP_DEATH = 172;
public static final int NIGHTMARE_DEATH = 8612;
// POH Animations
public static final int INCENSE_BURNER = 3687;