DB/Gameobject: Add spawn for Scarlet Onslaught Daily Orders: Beach

Closes #1958
This commit is contained in:
ghost
2012-05-23 22:01:45 +02:00
committed by ZxBiohazardZx
parent 2ae0cfc8b6
commit 05ddeb5c38

View File

@@ -0,0 +1,3 @@
DELETE FROM `gameobject` WHERE `id`=188677;
INSERT INTO `gameobject` (`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`position_x`,`position_y`,`position_z`,`orientation`,`rotation0`,`rotation1`,`rotation2`,`rotation3`,`spawntimesecs`,`animprogress`,`state`) VALUES
(318,188677,571,1,1,2567.449,-388.7118,3.573463,-2.879789,0,0,0.639778,0.76856,1200,100,1);