- 916
- 2015
- 24
- Location
- Barryton Michigan USA
Code:
-- 1683 Warg Deepwater Missing 1684 Khara Deepwater Duped Loch Modan
DELETE FROM `creature` WHERE `id`=1683;
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 (1683, 0, 38, 556, 1, 65535, 0, 1683, -5215.87, -3105.57, 303.56, 1.60959, 300, 0, 0, 328, 0, 0, 0, 0, 0, 0);
DELETE FROM `creature` WHERE `id`=1684;
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 (1684, 0, 0, 0, 1, 1, 0, 0, -5210.05, -3104.81, 303.171, 4.01426, 90, 0, 0, 1, 0, 0, 0, 0, 0, 0);