DB/Creature: Add stealth detection for Phantom Valets

Closes #18656
By Rushor
This commit is contained in:
Killyana
2016-12-30 00:06:07 +01:00
parent 1e00881448
commit db4ceca561

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_template_addon` WHERE `entry`=16408;
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
(16408,0,0,0,0,0, '18950');