mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
3
sql/updates/world/2012_05_24_01_world_gameobject.sql
Normal file
3
sql/updates/world/2012_05_24_01_world_gameobject.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `gameobject` WHERE `id`=175759 AND `guid`=219;
|
||||
INSERT INTO `gameobject` (`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`position_x`,`position_y`,`position_z`,`orientation`,`rotation0`,`rotation1`,`rotation2`,`rotation3`,`spawntimesecs`,`animprogress`,`state`) VALUES
|
||||
(219,175759,530,1,1,9636.439,-7231.265,16.73347,-2.82743,0,0,-0.9876881,0.1564362,900,100,1);
|
||||
Reference in New Issue
Block a user