Scripts/Events: Update event scripts to new register model 2 (#27824)

This commit is contained in:
offl
2022-02-25 01:10:14 +02:00
committed by GitHub
parent 2ccad770bd
commit 3abcbcd4a2
5 changed files with 583 additions and 715 deletions

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