What's new

Missing Npc quest New kargath fix 7.0

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
Badlands quest new kargath, horde
Rhea 46654 is missing in new kargath.
https://www.youtube.com/watch?v=S96n2Kopq0E&ytbChannel=GitGudGuides

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 (556637, 46654, 0, 3, 5565, 1, 65535, 0, 0, -6724.68, -2459, 272.777, 1.11745, 300, 0, 0, 58661, 0, 0, 0, 0, 0, 0);
 
Top