mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
5
data/sql/updates/db_world/2024_06_09_00.sql
Normal file
5
data/sql/updates/db_world/2024_06_09_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_06_08_02 -> 2024_06_09_00
|
||||
--
|
||||
UPDATE `spell_script_names` SET `ScriptName`='spell_four_horsemen_mark_aura' WHERE `spell_id` IN (28832, 28833, 28834, 28835);
|
||||
UPDATE `spell_script_names` SET `ScriptName`='spell_grobbulus_mutating_injection_aura' WHERE `spell_id`=28169;
|
||||
UPDATE `spell_script_names` SET `ScriptName`='spell_kelthuzad_detonate_mana_aura' WHERE `spell_id`=27819;
|
||||
Reference in New Issue
Block a user