aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-09-03 20:48:00 +0200
committerMitchesD <majklprofik@seznam.cz>2015-09-25 20:44:00 +0200
commitd71e0660fbfc6947972368065555752a3f8990c5 (patch)
tree67ed57d77de82dc47a5b808573cdbacb4a22968f
parent7d862cbe667119df470358373270e7a6408c0b9a (diff)
DB/NPC: Skyguard Scout
Add cosmetic mount Closes #15305 (cherry picked from commit b14f04c485f6dde7be2257086eab863b5b78d6b3)
-rw-r--r--sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql b/sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql
new file mode 100644
index 00000000000..516d2245f3c
--- /dev/null
+++ b/sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_addon` SET `mount`=21158 WHERE `entry`=22980;