mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spawns: Fix Garroshs phase & position within Orgrimmar
closes #27177 by mdx7
This commit is contained in:
1
sql/updates/world/master/2021_10_29_03_world.sql
Normal file
1
sql/updates/world/master/2021_10_29_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `position_x`=1665.99658203125, `position_y`=-4354.52978515625, `position_z`=26.43378829956054687, `orientation`=2.923297643661499023, `PhaseId`=1167 WHERE `guid`=310903 AND `id`=39605;
|
||||
Reference in New Issue
Block a user