Added an idle notification for when crushing infernal eels.

This commit is contained in:
Jeroen
2018-04-22 13:19:22 +02:00
committed by Adam
parent 066498a5b9
commit 6a1a2db564
2 changed files with 2 additions and 0 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;