From d71e0660fbfc6947972368065555752a3f8990c5 Mon Sep 17 00:00:00 2001 From: Killyana Date: Thu, 3 Sep 2015 20:48:00 +0200 Subject: DB/NPC: Skyguard Scout Add cosmetic mount Closes #15305 (cherry picked from commit b14f04c485f6dde7be2257086eab863b5b78d6b3) --- sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_09_25_12_world_2015_09_03_09.sql (limited to 'sql/updates') 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; -- cgit v1.2.3