mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/spell_proc_event): The Black Heart (#3694)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1605359195128742200');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procFlags` = 0, `Cooldown` = 50000 WHERE `entry` = 67653;
|
||||
Reference in New Issue
Block a user