Merge pull request #5716 from oharace/issue5682_add_sand_collection_to_idle_notifier

Add sand collection to idle notifier
This commit is contained in:
Tomas Slusny
2018-10-02 10:59:05 +02:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ public final class AnimationID
public static final int COW_HOME_TELEPORT_5 = 1700;
public static final int COW_HOME_TELEPORT_6 = 1701;
public static final int CONSTRUCTION = 3676;
public static final int SAND_COLLECTION = 895;
// NPC animations
public static final int TZTOK_JAD_MAGIC_ATTACK = 2656;