diff options
author | jani270 <jani270@gmx.de> | 2023-10-16 16:10:55 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-10-16 16:10:55 +0200 |
commit | bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c (patch) | |
tree | b421029a3353ad01e436463bf8ef15468fd9c853 | |
parent | 6edf2ac3596fba767f103e1c6253dc52ee98e567 (diff) | |
download | SkyHanni-REPO-bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c.tar.gz SkyHanni-REPO-bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c.tar.bz2 SkyHanni-REPO-bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c.zip |
Added Blaze Powder as a drop
-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 de8d5e2..5638f7a 100644 --- a/constants/SlayerProfitTrackerItems.json +++ b/constants/SlayerProfitTrackerItems.json @@ -86,7 +86,8 @@ "WILSON_ENGINEERING_PLANS", "SUBZERO_INVERTER", "BLAZE_ASHES", - "BLAZE_ROD" + "BLAZE_ROD", + "ENCHANTED_BLAZE_POWDER" ], "Riftstalker Bloodfiend": [ "COVEN_SEAL", |