mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/GameObject: Protoype Console 65262/191761
Closes #22648
(cherry picked from commit 1a761aa8e7)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `position_x`=7974.169, `position_y`=-826.5645, `position_z`=967.8755, `orientation`=-0.5410506, `rotation2`=-0.2672377, `rotation3`=0.9636307 WHERE `id`=191761;
|
||||
UPDATE `gameobject_addon` SET `parent_rotation2`=-0.2672377, `parent_rotation3`=0.9636307 WHERE `guid`=65262;
|
||||
Reference in New Issue
Block a user