mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
[DB/Quest] There Exists No Honor Among Birds rev.5
This commit is contained in:
@@ -9,7 +9,7 @@ INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `b
|
||||
(24783, 0, 0, 0, 1, 0, 43775);
|
||||
|
||||
-- Fjord Hawk Matriarch
|
||||
UPDATE `creature_template` SET `InhabitType`='5' WHERE `entry`=24787;
|
||||
UPDATE `creature_template` SET `InhabitType`='5', unit_flags='256' WHERE `entry`=24787;
|
||||
-- Pathing for Entry: 24787 'TDB FORMAT'
|
||||
SET @NPC := 115835;
|
||||
SET @PATH := @NPC * 10;
|
||||
|
||||
Reference in New Issue
Block a user