Merge pull request #1792 from jpabeem/idle-notification-infernal-eels-crushing

Add an idle notification when crushing infernal eels.
This commit is contained in:
Adam
2018-04-23 11:47:16 -04:00
committed by GitHub
2 changed files with 3 additions and 69 deletions

View File

@@ -84,6 +84,7 @@ public final class AnimationID
public static final int FISHING_DRAGON_HARPOON = 7401;
public static final int FISHING_OILY_ROD = 622;
public static final int FISHING_KARAMBWAN = 1193;
public static final int FISHING_CRUSHING_INFERNAL_EELS = 7553;
public static final int MINING_BRONZE_PICKAXE = 625;
public static final int MINING_IRON_PICKAXE = 626;
public static final int MINING_STEEL_PICKAXE = 627;