From e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:10:20 +0100 Subject: Fixed Req of Burststopper, fixed Gyro lore, added missing npc (#1038) * Fixed Req of Burststopper Talisman * Fixed Req of Burststopper, fixed Gyro lore, added missing npc --- items/BURSTSTOPPER_TALISMAN.json | 1 + 1 file changed, 1 insertion(+) (limited to 'items/BURSTSTOPPER_TALISMAN.json') diff --git a/items/BURSTSTOPPER_TALISMAN.json b/items/BURSTSTOPPER_TALISMAN.json index 44ea2f91..68a15502 100644 --- a/items/BURSTSTOPPER_TALISMAN.json +++ b/items/BURSTSTOPPER_TALISMAN.json @@ -28,6 +28,7 @@ "internalname": "BURSTSTOPPER_TALISMAN", "crafttext": "", "clickcommand": "viewrecipe", + "slayer_req": "BLAZE_3", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ -- cgit