Merge pull request #4002 from HSJ-OSRS/battlestaves-idle
Add battlestaff crafting to idle notifier
This commit is contained in:
@@ -153,4 +153,7 @@ public final class AnimationID
|
||||
|
||||
// Arceuus spellbook
|
||||
public static final int MAGIC_ARCEUUS_RESURRECT_CROPS = 7118;
|
||||
|
||||
// Battlestaff Crafting
|
||||
public static final int CRAFTING_BATTLESTAVES = 7531;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user