fix(DB/spell_proc_event): The Black Heart (#3694)

This commit is contained in:
Kitzunu 2020-11-23 18:35:43 +01:00 committed by GitHub
parent 2079943ccf
commit 9c16d6d459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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