Scripts/Spells: Portal to Orgrimmar & Portal to Stormwind

This commit is contained in:
Sorikoff
2019-06-21 10:54:59 +03:00
parent a8629eb6d1
commit a8055960ee
3 changed files with 33 additions and 14 deletions

View 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');