aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-05-28 09:31:52 +0200
committerKittnz <frederik156@hotmail.com>2016-05-28 09:31:52 +0200
commitbd1347569773b73bee3ae18323cc1cad9aa57f60 (patch)
treee0d35cb9285bc9c50c9d1ad0144512ed01034c2c
parent258368a2bd0e7c2d395d98dc3220d8e32e65303f (diff)
DB/Creature: Add missing aura for Snorts
by Kodekc Closes #17194
-rw-r--r--sql/updates/world/3.3.5/2016_05_28_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_05_28_00_world.sql b/sql/updates/world/3.3.5/2016_05_28_00_world.sql
new file mode 100644
index 00000000000..602f7834cd8
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_05_28_00_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_addon` SET `auras`=55701 WHERE `guid`=100071;