From 57297ecae1ff9d84aad26c031484dd2cd269a67f Mon Sep 17 00:00:00 2001 From: Lexie <6937574+Lexiebean@users.noreply.github.com> Date: Fri, 3 Nov 2023 13:34:31 +1100 Subject: [PATCH] bug fix --- Core/Spells.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Spells.lua b/Core/Spells.lua index 9e0c043..f9f4fbc 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -19480,7 +19480,7 @@ GetSpellInfoVanillaDB = { [3] = {12938}, [4] = {11752}, [5] = {8846, 10}, - [6] = {{11382, 2}, + [6] = {11382, 2}, [7] = {12644, 4}, [8] = {4278, 10}, },