mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Core/Spells: Move draenor spell to generic spell (#28356)
This commit is contained in:
1
sql/updates/world/master/2022_10_11_01_world.sql
Normal file
1
sql/updates/world/master/2022_10_11_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_script_names` SET `ScriptName` = 'spell_gen_despawn_all_summons_owned_by_caster' WHERE `ScriptName` = 'spell_despawn_all_summons_garrison_intro_only';
|
||||
Reference in New Issue
Block a user