From 456825b56510cd2d783e7633d7d60af6881b20e9 Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 10 May 2019 18:42:47 +0200 Subject: DB/Creature: Grunda Bronzewing (cherry picked from commit b028dc07cfb71620eb7309490c053fa375fcd40c) --- sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql b/sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql new file mode 100644 index 00000000000..81969613818 --- /dev/null +++ b/sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `creature_template_addon` SET `mount`=17697, `bytes1`=1 WHERE `entry` IN(35101); +UPDATE `creature` SET `id`= 18357, `orientation`= 4.60592 WHERE `guid`=58431; +UPDATE `creature` SET `id`= 18359 WHERE `guid`= 58434; -- cgit v1.2.3