diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/master/2025_08_31_05_world.sql | 1 |
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'; |