mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
4
sql/updates/world/3.3.5/2016_06_15_03_world.sql
Normal file
4
sql/updates/world/3.3.5/2016_06_15_03_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`= 29403; -- Onslaught Gryphon
|
||||
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(29403, 0, 0, 0, 1, 0, 54422); -- add aura 'Flying' to Onslaught Gryphon
|
||||
Reference in New Issue
Block a user