Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- spawn missing creature from mount hyjal map
- DELETE FROM `creature` WHERE `id` = 40578;
- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`) VALUES
- ('343121','40578','1','1','1','0','0','4592.37','-2527.06','1124.09','5.73143','300','0','0','42','0','0','0','0','0');
Advertisement
Add Comment
Please, Sign In to add comment