DB/Gameobjects: Make Wrathscale Fountain visible to players and also updated positions with good ones.

This commit is contained in:
Kinzcool
2013-04-02 21:08:55 -04:00
parent 3ce3c86dd2
commit 25d7cd24eb

View File

@@ -0,0 +1,5 @@
SET @OGUID := 1160;
DELETE FROM `gameobject` WHERE `guid`=@OGUID;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
(@OGUID, 202275, 530, 1, 1, -2186.307, -12341.81, 56.27893, 0, 0, 0, 0, 1, 120, 255, 1); -- Wrathscale Fountain