mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
4
sql/updates/world/3.3.5/2018_12_26_00_world.sql
Normal file
4
sql/updates/world/3.3.5/2018_12_26_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=63215 AND `ScriptName`="spell_gen_summon_tournament_mount";
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(63215, "spell_gen_summon_tournament_mount");
|
||||
Reference in New Issue
Block a user