From 2bde40e108e06dde5eccf1ad6d9b97122148381f Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 1 Oct 2023 14:24:47 +0200 Subject: added blaze rod to blaze slayer --- constants/SlayerProfitTrackerItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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", -- cgit