idle notifier: add farming harvest animations

This commit is contained in:
David
2019-07-09 19:28:47 +01:00
committed by Adam
parent 62e877de5c
commit 3dc8522d53
2 changed files with 6 additions and 0 deletions

View File

@@ -171,6 +171,7 @@ public final class AnimationID
public static final int FARMING_PLANT_SEED = 2291;
public static final int FARMING_HARVEST_FLOWER = 2292;
public static final int FARMING_MIX_ULTRACOMPOST = 7699;
public static final int FARMING_HARVEST_ALLOTMENT = 830;
// Lunar spellbook
public static final int ENERGY_TRANSFER_VENGEANCE_OTHER = 4411;