What's new

Spirit Healer Wild Overlook Lost Isles

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
Code:
-- 6491 Spirit Healer Wild Overlook Lost Isles

DELETE FROM `creature` WHERE `id`=6491;
INSERT INTO `creature` (`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 (6491, 648, 4720, 4781, 1, 65535, 0, 0, 876.103, 2780.69, 114.967, 3.23105, 300, 0, 0, 6722, 0, 0, 0, 0, 0, 0);
 
Top