Add tablet creation animation to idle notifier

Resolves #4694

Signed-off-by: Jaimy Smets <smets.jaimy@hotmail.com>
This commit is contained in:
Jaimy Smets
2018-08-04 17:37:42 +02:00
parent 46c2745374
commit 8f85733883
2 changed files with 2 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ public final class AnimationID
public static final int MAGIC_CHARGING_ORBS = 726;
public static final int MAGIC_LUNAR_STRING_JEWELRY = 4412;
public static final int MAGIC_LUNAR_BAKE_PIE = 4413;
public static final int MAGIC_MAKE_TABLET = 4068;
public static final int BURYING_BONES = 827;
public static final int USING_GILDED_ALTAR = 3705;
public static final int LOOKING_INTO = 832;