DB/Quest: Fix Aces High!

By Rushor, closes #14090
Also fix startup errors by Killyana.
This commit is contained in:
Aokromes
2015-02-10 14:16:38 +01:00
parent a218ce4d22
commit 73709e7c13

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `unit_class`=4 WHERE `entry`=32535;
UPDATE `creature_template_addon` SET`auras`="" WHERE`entry` IN (26608, 31306); -- vehicle auras appear only when the npc ride a vehicle or when he's mounted
UPDATE `creature_template` SET `npcflag`=16777216 WHERE `entry`=35427;