Add idle notification for mixing ultracompost (#6052)

This commit is contained in:
Brett
2018-10-19 01:54:32 -05:00
committed by Tomas Slusny
parent ee5b95c94e
commit a4c45a111b
2 changed files with 3 additions and 0 deletions

View File

@@ -208,6 +208,8 @@ public class IdleNotifierPlugin extends Plugin
case MAGIC_MAKE_TABLET:
/* Prayer */
case USING_GILDED_ALTAR:
/* Farming */
case FARMING_MIX_ULTRACOMPOST:
/* Misc */
case SAND_COLLECTION:
resetTimers();