mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Creature): Son of Hakkar (#5561)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619823825635053300');
|
||||
|
||||
DELETE FROM `spell_scripts` WHERE `id`=24320;
|
||||
INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
|
||||
(24320,0,0,15,24321,2,0,0,0,0,0);
|
||||
Reference in New Issue
Block a user