aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2022_01_22_00_world_anchor_here.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_22_00_world_anchor_here.sql b/sql/updates/world/master/2022_01_22_00_world_anchor_here.sql
new file mode 100644
index 00000000000..2025d0dcb83
--- /dev/null
+++ b/sql/updates/world/master/2022_01_22_00_world_anchor_here.sql
@@ -0,0 +1 @@
+UPDATE `spell_script_names` SET `ScriptName` = 'spell_gen_anchor_here' WHERE `ScriptName` = 'spell_sc_anchor_here';