aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAqua Deus <95978183+aquadeus@users.noreply.github.com>2025-08-31 15:28:39 +0200
committerGitHub <noreply@github.com>2025-08-31 15:28:39 +0200
commit9c89fc957ce8e6d0fc6a7da0352f153a3a3261ec (patch)
treea8d87bc52aa655beea132d1e477da1ea589c8e9c /sql/updates
parent187e74ac722747192d4a26508c58c857221a6703 (diff)
Scripts/Spells: Delete death knight spell scripts removed in patch 11.2 (#31227)
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2025_08_31_05_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_08_31_05_world.sql b/sql/updates/world/master/2025_08_31_05_world.sql
new file mode 100644
index 00000000000..3801986661d
--- /dev/null
+++ b/sql/updates/world/master/2025_08_31_05_world.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_script_names` WHERE `spell_id`=188290 AND `ScriptName`='spell_dk_death_and_decay_increase_targets';