DB/Gameobject: Spawn Rite of the Winds spellfocus

Updates #107
This commit is contained in:
Aokromes
2017-01-09 14:33:53 +01:00
parent 4ba93eb1e6
commit e386997beb

View File

@@ -0,0 +1,5 @@
--
DELETE FROM `gameobject` WHERE `guid` =200274;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `PhaseId`, `position_x`, `position_y`, `position_z`, `spawntimesecs`) VALUES
(200274, 201750, 1, 169, -2933.41, -42.724, 189.794, 1);
--