mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/3.3.5/2016_06_15_10_world.sql
Normal file
4
sql/updates/world/3.3.5/2016_06_15_10_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user