Sign in to follow this  
Followers 0
Florix

[Declined][Battle for Azeroth]: Fathom-Stalker Azjentus

1 post in this topic

Title: Fathom-Stalker Azjentus
Bugtracker Link:


Patch Content:

Players cannot target the NPC to do Quest's in Vashj'ir.

My guess is, it might be the unit_flags -> 33554432 -> UNIT_FLAG_NOT_SELECTABLE

UPDATE `creature_template` SET `unit_flags`='32768' WHERE `entry`='40978';
UPDATE `creature` SET `unit_flags`='0' WHERE `id`='40978';

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0