mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Spells: updated Killing Machine proc to Cataclysm
This commit is contained in:
1
sql/updates/world/custom/custom_2018_06_17_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_06_17_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `Chance`= 100, `SpellFamilyMask0`= 0, `SpellFamilyMask1` = 0x00000004 | 0x00020000 WHERE `SpellId`= 51124;
|
||||
Reference in New Issue
Block a user