Add Staff of the Dead timer

Closes runelite/runelite#1728
This commit is contained in:
Jordan Atwood
2018-06-13 00:41:31 -07:00
parent 013cc54ba2
commit 6468eed0f4
5 changed files with 32 additions and 1 deletions
@@ -36,6 +36,7 @@ public class GraphicID
public static final int ICE_BLITZ = 367;
public static final int ICE_BARRAGE = 369;
public static final int VENGEANCE = 726;
public static final int STAFF_OF_THE_DEAD = 1228;
public static final int IMBUED_HEART = 1316;
public static final int FLYING_FISH = 1387;
}