aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-12-19 21:46:16 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 13:04:08 +0100
commita8cbaa33aca32d267190836aec9a55cf2690d7bb (patch)
treeee3a59f0eb8fb4f03326eef6cdb04900158a3669 /sql/updates/world
parent7d1038e097b3529cd2a0330fa475574115827711 (diff)
Spell: Move Shadow Trap aura to the cpp
(cherry picked from commit 462b63957aa821b388a88a741c9eb9bb59491b4a)
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql b/sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql
new file mode 100644
index 00000000000..5977bfe86ff
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` IN (39137);