Merge pull request #8784 from xDemoN/idle-plank-make
Idlenotifier: Add Plank Make
This commit is contained in:
@@ -176,6 +176,7 @@ public final class AnimationID
|
||||
public static final int MAGIC_LUNAR_SHARED = 4413; // Utilized by Fertile Soil, Boost/Stat Potion Share, NPC Contact, Bake Pie
|
||||
public static final int MAGIC_LUNAR_CURE_PLANT = 4432;
|
||||
public static final int MAGIC_LUNAR_GEOMANCY = 7118;
|
||||
public static final int MAGIC_LUNAR_PLANK_MAKE = 6298;
|
||||
public static final int MAGIC_LUNAR_STRING_JEWELRY = 4412;
|
||||
|
||||
// Arceuus spellbook
|
||||
|
||||
@@ -204,6 +204,7 @@ public class IdleNotifierPlugin extends Plugin
|
||||
case HERBLORE_MAKE_TAR:
|
||||
/* Magic */
|
||||
case MAGIC_CHARGING_ORBS:
|
||||
case MAGIC_LUNAR_PLANK_MAKE:
|
||||
case MAGIC_LUNAR_STRING_JEWELRY:
|
||||
case MAGIC_MAKE_TABLET:
|
||||
case MAGIC_ENCHANTING_JEWELRY:
|
||||
|
||||
Reference in New Issue
Block a user