fix(DB/Gameobject): Move Unreachable Mining Nodes in Swamp of Sorrows (#24141)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
This commit is contained in:
parent
191c75738f
commit
4fe944e583
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `gameobject` SET `position_z` = -6.5780087, `comment` = 'Original position_z: -15.8641', `VerifiedBuild` = -52237 WHERE `guid` IN (208397, 208414, 208431) AND `id` IN (2040, 1734, 2047);
|
||||
Loading…
Add table
Add a link
Reference in a new issue