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:
Gultask
2025-12-26 17:26:54 -03:00
committed by GitHub
parent 191c75738f
commit 4fe944e583

View File

@@ -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);