aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-10-21 19:15:15 +0300
committeroffl <offl@users.noreply.github.com>2021-10-21 19:15:15 +0300
commitf3eb2a1c273b1c3dad946c7d2ffd20c9a44b312c (patch)
treec46010eda4a07a035663fda8199e9504ad74fac9
parent2f0b7a756a6d8a6a8ae8c5fd5c311fab75e813db (diff)
DB/Creature: Remove weird controlled abilities
-rw-r--r--sql/updates/world/3.3.5/2021_10_21_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_10_21_01_world.sql b/sql/updates/world/3.3.5/2021_10_21_01_world.sql
new file mode 100644
index 00000000000..531c085755b
--- /dev/null
+++ b/sql/updates/world/3.3.5/2021_10_21_01_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature_template_spell` WHERE `CreatureID` IN (2754,4095,7404,9238,10646,12576);