aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2022-02-27 22:09:21 +0200
committeroffl <offl@users.noreply.github.com>2022-02-27 22:09:21 +0200
commitcb15c9111068f60ed28394cc056c15863ad83813 (patch)
tree3b2228a19c87afc9f37e25445d5d897570d92888 /sql
parent70ebac6cf423461dcdfbce4038d280ce2cff12a2 (diff)
Scripts/Spells: Remove unneeded scripts
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2022_02_27_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2022_02_27_02_world.sql b/sql/updates/world/3.3.5/2022_02_27_02_world.sql
new file mode 100644
index 00000000000..d4741b7f839
--- /dev/null
+++ b/sql/updates/world/3.3.5/2022_02_27_02_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_summon_fire_elemental','spell_gen_summon_earth_elemental','spell_item_crystal_prison_dummy_dnd');