mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
4
sql/updates/world/3.3.5/2019_07_28_02_world.sql
Normal file
4
sql/updates/world/3.3.5/2019_07_28_02_world.sql
Normal file
@@ -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