From 1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 10 Feb 2023 13:25:32 +0100 Subject: Fixed cookie lore (#893) * Fixed cookie lore * Fixed fishing req * Fixed bits * sorry nopo --- items/YETI_SC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/YETI_SC.json') diff --git a/items/YETI_SC.json b/items/YETI_SC.json index bd8344f1..4650b4b5 100644 --- a/items/YETI_SC.json +++ b/items/YETI_SC.json @@ -33,7 +33,7 @@ "type": "drops", "extra": [ "§cRequirements:", - "§7- Fishing Skill 24", + "§7- Fishing Skill 25", "§7- §bJerry Pond", "§7- §bFished from water" ], -- cgit