From bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c Mon Sep 17 00:00:00 2001 From: jani270 Date: Mon, 16 Oct 2023 16:10:55 +0200 Subject: Added Blaze Powder as a drop --- constants/SlayerProfitTrackerItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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", -- cgit