mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
@@ -0,0 +1,4 @@
|
||||
--
|
||||
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