What's new

Missing npc for quest the pinnacle of learning 7.02 fix

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
archmage xylem 36334 is missing in azshara.
Code:
REPLACE INTO `creature` (`guid`, `id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `walkmode`) VALUES (737413, 36334, 1, 16, 4801, 1, 1, 0, 0, 4841.62, -6447.98, 19.4481, 4.52657, 300, 0, 0, 79192, 9697, 0, 0, 0, 0, 0);
 
Top