From 9861e27f07a1562bb4d1170c22a7b8c72fa63428 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:34:00 +0200 Subject: Fixed 2 npc's (#977) --- items/MEDIUM_SLAYER_SACK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/MEDIUM_SLAYER_SACK.json') diff --git a/items/MEDIUM_SLAYER_SACK.json b/items/MEDIUM_SLAYER_SACK.json index e7c14fb9..2c2703b7 100644 --- a/items/MEDIUM_SLAYER_SACK.json +++ b/items/MEDIUM_SLAYER_SACK.json @@ -34,7 +34,7 @@ "internalname": "MEDIUM_SLAYER_SACK", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Spider Slayer 6", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack", -- cgit