- Joined
- Feb 10, 2009
- Messages
- 344
- Reaction score
- 68
Meshlok the harvester spawned
On DTDB rev.1
On DTDB rev.1
Code:
SET @Idxvar :=NULL;
DELETE FROM `creature` WHERE `guid`=@Idxvar AND `id`=12237;
INSERT INTO `creature` (`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`DeathState`,`MovementType`) VALUES
(@Idxvar,12237,349,1,1,0,0,769.635,-74.2763,-56.2423,3.54447,7200,0,0,5757,0,0,0);