Missing part of c76226c

This commit is contained in:
Aokromes
2017-01-12 03:08:15 +01:00
committed by GitHub
parent a28768a9ad
commit e64159673f

View File

@@ -0,0 +1,6 @@
--
UPDATE `creature_template` SET `minlevel`=1,`maxlevel`=1,`faction`=35,`unit_flags`=33554440,`VehicleId`=550,`InhabitType`=4,`ScriptName`="npc_eagle_spirit" WHERE `entry`=36790;
DELETE FROM `creature_template_addon` WHERE `entry`=36790;
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (36790,0,0,50331648,1,0,'69324');
--