Merge pull request #5716 from oharace/issue5682_add_sand_collection_to_idle_notifier
Add sand collection to idle notifier
This commit is contained in:
@@ -207,6 +207,8 @@ public class IdleNotifierPlugin extends Plugin
|
||||
case MAGIC_MAKE_TABLET:
|
||||
/* Prayer */
|
||||
case USING_GILDED_ALTAR:
|
||||
/* Misc */
|
||||
case SAND_COLLECTION:
|
||||
resetTimers();
|
||||
lastAnimation = animation;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user