From 2aea3954dfc2970029380f49fdba37673060cc75 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 19 Feb 2023 01:46:32 +0100 Subject: Added jake's plushie (#900) --- items/ANITA_NPC.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'items/ANITA_NPC.json') diff --git a/items/ANITA_NPC.json b/items/ANITA_NPC.json index dc65890b..7efc5645 100644 --- a/items/ANITA_NPC.json +++ b/items/ANITA_NPC.json @@ -50,6 +50,14 @@ ], "result": "HOE_OF_GREATER_TILLING" }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_SILVER_MEDAL:2", + "JACOBS_TICKET:20" + ], + "result": "HOE_OF_GREATEST_TILLING" + }, { "type": "npc_shop", "cost": [ -- cgit