mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Scripts: Fix code style after PR
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Spell script name linking for Defending Wyrmrest Temple: Destabilize Azure Dragonshrine Effect
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=49370 ;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(49370,'spell_q12372_destabilize_azure_dragonshrine_dummy');
|
||||
(49370,'spell_q12372_destabilize_azure_dragonshrine_dummy');
|
||||
|
||||
Reference in New Issue
Block a user