What's new

45610 Daschla Missing Fix

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
[CODE-- 45610 Daschla

DELETE FROM `creature` WHERE `id`=45610;
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 (45610, 0, 130, 5387, 1, 1, 0, 0, -150.669, 1279.87, 49.9453, 4.68127, 300, 0, 0, 1260, 0, 0, 0, 0, 0, 0);

-- 45626

DELETE FROM `creature` WHERE `id`=45626;
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 (45626, 0, 130, 5387, 1, 1, 0, 0, -143.412, 1272.68, 51.501, 3.61581, 300, 0, 0, 1260, 0, 0, 0, 0, 0, 0);

[/CODE]
 
Last edited:
Top