aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-08-29 16:16:40 +0200
committerKillyana <morphone1@gmail.com>2018-08-29 16:16:40 +0200
commite9e2d8636d61891aade177608e1c9c198968290d (patch)
tree97cd444cbb59b12631d22177c79d8e4716e27285 /sql
parent56877d23601980d8a2637b1717574c6b39d66943 (diff)
DB/Creature: Fix cosmetic mount and aura for Stratholme Resident Specimen
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2018_08_29_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2018_08_29_00_world.sql b/sql/updates/world/master/2018_08_29_00_world.sql
new file mode 100644
index 00000000000..275137dcc66
--- /dev/null
+++ b/sql/updates/world/master/2018_08_29_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_addon` SET `mount`=14583, `auras`=34712 WHERE `guid` IN (272560,272564,272598);