mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Scripts/Spells: Portal to Orgrimmar & Portal to Stormwind
This commit is contained in:
4
sql/updates/world/3.3.5/9999_99_99_99_world.sql
Normal file
4
sql/updates/world/3.3.5/9999_99_99_99_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_teleport_leaders_blessing');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(58418,'spell_teleport_leaders_blessing'),
|
||||
(58420,'spell_teleport_leaders_blessing');
|
||||
Reference in New Issue
Block a user