idle plugin: add ornament dragon pickaxe

This commit is contained in:
kokkue
2017-12-21 18:53:29 -05:00
committed by Adam
parent a6fde8fb28
commit 9125211f57
2 changed files with 4 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ public class IdleNotifierPlugin extends Plugin
case MINING_ADAMANT_PICKAXE:
case MINING_RUNE_PICKAXE:
case MINING_DRAGON_PICKAXE:
case MINING_DRAGON_PICKAXE_ORN:
case MINING_INFERNAL_PICKAXE:
/* Mining(Motherlode) */
case MINING_MOTHERLODE_BRONZE:
@@ -161,6 +162,7 @@ public class IdleNotifierPlugin extends Plugin
case MINING_MOTHERLODE_ADAMANT:
case MINING_MOTHERLODE_RUNE:
case MINING_MOTHERLODE_DRAGON:
case MINING_MOTHERLODE_DRAGON_ORN:
case MINING_MOTHERLODE_INFERNAL:
/* Herblore */
case HERBLORE_POTIONMAKING: