DB/Gameobject: Fix Forge in Telaar

Closes #16550
This commit is contained in:
Aokromes
2016-06-15 15:57:51 +02:00
committed by GitHub
parent 56d0160f1c
commit bc94bbb651

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `gameobject` WHERE `guid`=5537;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `spawntimesecs`, `state`) VALUES
(5537,4090,530,-2518.51001,7360.100098,10.6223,120,1);