mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Scripts/Events: Update event scripts to new register model 2 (#27824)
This commit is contained in:
3
sql/updates/world/3.3.5/2022_02_25_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2022_02_25_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `spell_script_names` SET `ScriptName` = 'spell_operation_gnomeregan_basic_orders_emote' WHERE `ScriptName` = 'spell_q25199_emote';
|
||||
UPDATE `spell_script_names` SET `ScriptName` = 'spell_winter_veil_reindeer_transformation' WHERE `ScriptName` = 'spell_item_reindeer_transformation';
|
||||
Reference in New Issue
Block a user