Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*********************
- Push Them Out
- *********************/
- /*********
- Assign
- *********/
- UPDATE `creature_questrelation` SET `id`=37686, `quest`=24676 WHERE `id`=3768 AND `quest`=2467 LIMIT 1;
- /**********
- Script
- **********/
- DELETE FROM `creature` WHERE `guid`=1000041 LIMIT 1;
- 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
- (1000041, 37686, 654, 1, 1, 30714, 0, -1118.205322, 1138.254761, 25.299967, 5.056787, 120, 0, 0,
- 198, 0, 1 , 0, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement