diff --git a/sql/updates/world/custom/custom_2019_12_08_04_world.sql b/sql/updates/world/custom/custom_2019_12_08_04_world.sql index 4834a2a037f..57c9ab9dbad 100644 --- a/sql/updates/world/custom/custom_2019_12_08_04_world.sql +++ b/sql/updates/world/custom/custom_2019_12_08_04_world.sql @@ -4,4 +4,4 @@ UPDATE `spell_proc` SET `SpellFamilyMask0`= 0x00000080, `SpellFamilyMask1`= 0x00 -- Demonic Pact DELETE FROM `spell_pet_auras` WHERE `spell`= 47236; INSERT INTO `spell_pet_auras` (`spell`, `effectId`, `pet`, `aura`) VALUES -(47236 , 0, 0, 53646); +(47236, 0, 0, 53646);