SuppliesTracker: Prayer, farming, and bug fixes (#2167)

* Farming, prayer, bug fixes

* Fix jewellery tooltip

* rename Skills to skills
This commit is contained in:
Dozer
2020-01-02 04:26:01 -06:00
committed by Kyle
parent 78a92baaa1
commit 4b7597019b
7 changed files with 334 additions and 50 deletions

View File

@@ -360,4 +360,7 @@ public final class AnimationID
public static final int SURGE_SPELL_ANIMATION = 7855;
public static final int HIGH_ALCH_ANIMATION = 713;
public static final int LUNAR_HUMIDIFY = 6294;
public static final int PRAY_AT_ALTAR = 645;
public static final int ENSOULED_HEADS_ANIMATION = 7198;
}