diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-01 14:24:47 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-01 14:24:47 +0200 |
commit | 2bde40e108e06dde5eccf1ad6d9b97122148381f (patch) | |
tree | 415b4edb5135387f2180b0302a7bfaabfaba4893 | |
parent | 9e4e22d4068775273d83e874d8c4d6388ad7ed41 (diff) | |
download | SkyHanni-REPO-2bde40e108e06dde5eccf1ad6d9b97122148381f.tar.gz SkyHanni-REPO-2bde40e108e06dde5eccf1ad6d9b97122148381f.tar.bz2 SkyHanni-REPO-2bde40e108e06dde5eccf1ad6d9b97122148381f.zip |
added blaze rod to blaze slayer
-rw-r--r-- | constants/SlayerProfitTrackerItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/SlayerProfitTrackerItems.json b/constants/SlayerProfitTrackerItems.json index fff6669..de8d5e2 100644 --- a/constants/SlayerProfitTrackerItems.json +++ b/constants/SlayerProfitTrackerItems.json @@ -85,7 +85,8 @@ "HIGH_CLASS_ARCHFIEND_DICE", "WILSON_ENGINEERING_PLANS", "SUBZERO_INVERTER", - "BLAZE_ASHES" + "BLAZE_ASHES", + "BLAZE_ROD" ], "Riftstalker Bloodfiend": [ "COVEN_SEAL", |