Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The Bandit Warlord
- SET @GUID := 183755;
- DELETE FROM `creature` WHERE `guid`=@GUID;
- 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
- (@GUID, 47755, 1, 1, 1, 0, 0, -8698.75, -387.318, 190.959, 0, 120, 0, 0, 1, 0, 0, 0, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement