fix(Scripts/ZulAman): speed up gong event (#20547)

This commit is contained in:
Jelle Meeus
2024-11-13 20:10:36 +01:00
committed by GitHub
parent d6b2529557
commit f011a849dc
4 changed files with 41 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 45217 AND `ScriptName` = 'spell_ritual_of_power';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (45217, 'spell_ritual_of_power');