From 1bba991179e609721477b3eea4ab5b932974b772 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:36:19 +0200 Subject: Fixed lore of fero mana 5 (#939) * Fixed lore of fero mana 5 * Added new items and fixed lore of rev stone * Fixed Carrot Items * Added full support for dante ring and sloth party head * Added wiki links --- items/FARM_MERCHANT_NPC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/FARM_MERCHANT_NPC.json') diff --git a/items/FARM_MERCHANT_NPC.json b/items/FARM_MERCHANT_NPC.json index 48a22d76..4a7b67a5 100644 --- a/items/FARM_MERCHANT_NPC.json +++ b/items/FARM_MERCHANT_NPC.json @@ -32,7 +32,7 @@ "cost": [ "SKYBLOCK_COIN:7" ], - "result": "CARROT:3" + "result": "CARROT_ITEM:3" }, { "type": "npc_shop", -- cgit