mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Spells: Lock and Load will no longer get consumed by any spell
This commit is contained in:
1
sql/updates/world/custom/custom_2019_08_04_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_08_04_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellFamilyName`= 9, `SpellFamilyMask1`= 0x80000000, `SpellTypeMask`= 1 WHERE `SpellId`= 56453;
|
||||
Reference in New Issue
Block a user