Add Sacred Eels and Barehand Fishing (#1857)

- Add Sacred Eels to fishing plugin
- Add barehanded fishing animation to idle notifier plugin

Closes #1852 and closes #1354 and closes #1859
This commit is contained in:
Trees
2018-04-24 05:27:49 -04:00
committed by Tomas Slusny
parent 3caf182b0b
commit 642c36212a
5 changed files with 20 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ public final class AnimationID
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 FISHING_BAREHAND = 6709;
public static final int MINING_BRONZE_PICKAXE = 625;
public static final int MINING_IRON_PICKAXE = 626;
public static final int MINING_STEEL_PICKAXE = 627;