aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2022_03_26_17_world_2022_02_25_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_26_17_world_2022_02_25_00_world.sql b/sql/updates/world/master/2022_03_26_17_world_2022_02_25_00_world.sql
new file mode 100644
index 00000000000..95779db0c16
--- /dev/null
+++ b/sql/updates/world/master/2022_03_26_17_world_2022_02_25_00_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `spell_script_names` SET `ScriptName` = 'spell_brewfest_mount_transformation' WHERE `ScriptName` = 'spell_item_brewfest_mount_transformation';
+UPDATE `spell_script_names` SET `ScriptName` = 'spell_love_is_in_the_air_create_heart_candy' WHERE `ScriptName` = 'spell_item_create_heart_candy';
+UPDATE `spell_script_names` SET `ScriptName` = 'spell_lunar_festival_elune_candle' WHERE `ScriptName` = 'spell_gen_elune_candle';