mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 01:04:34 +00:00
fix(Core/Spell): Haunted Memento (#1992)
This commit is contained in:
committed by
Francesco Borzì
parent
eae2214d7c
commit
9f3c0267bc
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1561127338947558444');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 53768;
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES (53768,'spell_gen_haunted');
|
||||
Reference in New Issue
Block a user