DB: fixed spacing in 68af0d4990

This commit is contained in:
Ovahlord
2019-12-08 21:08:15 +01:00
parent 68af0d4990
commit 12842e5786

View File

@@ -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);