idlenotifier: add support for gilded altar

This commit is contained in:
iguaan
2018-05-23 19:13:41 +03:00
parent 49180de422
commit d7b092e970
2 changed files with 3 additions and 0 deletions

View File

@@ -181,6 +181,8 @@ public class IdleNotifierPlugin extends Plugin
case HERBLORE_MAKE_TAR:
/* Magic */
case MAGIC_CHARGING_ORBS:
/* Prayer */
case USING_GILDED_ALTAR:
resetTimers();
notifyIdle = true;
break;