aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-03-31 00:03:11 +0200
committerShauren <shauren.trinity@gmail.com>2025-03-31 00:03:11 +0200
commit79e59e9158b1b9e9ddb1180c7c66c9136ca33871 (patch)
tree49b6ed359669ddeede9268e04ebf553a7a47d0a1 /sql
parent972bcdcdd7a4beee41ad1017fa3177afd630f3e5 (diff)
Scripts/Spells: Update shaman spell scripts to 11.1
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2025_03_31_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_03_31_00_world.sql b/sql/updates/world/master/2025_03_31_00_world.sql
new file mode 100644
index 00000000000..6b3e7c8dd73
--- /dev/null
+++ b/sql/updates/world/master/2025_03_31_00_world.sql
@@ -0,0 +1,2 @@
+DELETE FROM `spell_script_names` WHERE `spell_id`=114738;
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sha_windspeakers_lava_resurgence';