From 1a6e5a6c49b791a9f2b7c846990bad35f9977efd Mon Sep 17 00:00:00 2001 From: Spit <19otari98@gmail.com> Date: Sun, 21 Sep 2025 21:38:21 +0300 Subject: [PATCH] add craft item to dreamstone enchant --- Core/Spells.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/Spells.lua b/Core/Spells.lua index 4c6bfff..7796220 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -665,6 +665,7 @@ GetSpellInfoAtlasLootDB = { [57518] = { ["name"] = "Eternal Dreamstone Shard", ["icon"] = "Interface\\Icons\\inv_misc_gem_pearl_04", + ["item"] = 61732, }, [57127] = { ["name"] = "Enchant Boots - Superior Stamina",