DB/Spells: Lock and Load will no longer get consumed by any spell

This commit is contained in:
Ovahlord
2019-08-04 01:46:52 +02:00
parent 8e250910b4
commit 6004ce8b60

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellFamilyName`= 9, `SpellFamilyMask1`= 0x80000000, `SpellTypeMask`= 1 WHERE `SpellId`= 56453;