Tigd

[Declined][Legion]: [NPC] Challenger Wuli (Challenge Dungeons)

2 posts in this topic

Title: [NPC] Challenger Wuli (Challenge Dungeons)
Bugtracker Link:


Patch Content:

NPC - Vendor is missing in Shrine of Two Moons.

NPC Wowhead: Challenger Wuli

 

-- Set Guid of that NPC (because I don''t know default one)
SET @wuliGuid = UNUSED_ONE;
-- Challenger Wuli - Shrine of Two Moons - location.
REPLACE INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES (@wuliGuid, 63994, 870, 0, 0, 1, 0, 0, 0, 0, 1597.19, 934.479, 423.973, 3.28757, 300, 0, 0, 11494, 0, 0, 0, 0, 0, 0);

 

tigd-2018.png

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.