Add sand collection to idle notifier

This commit is contained in:
Christopher O'Hara
2018-09-29 19:55:05 -05:00
parent 53b3ba19b0
commit 4fedb8cef5
2 changed files with 3 additions and 0 deletions

View File

@@ -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;