mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Grunda Bronzewing
This commit is contained in:
4
sql/updates/world/3.3.5/2019_05_10_02_world.sql
Normal file
4
sql/updates/world/3.3.5/2019_05_10_02_world.sql
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user