fix(DB/gameobject): Adjust Quetz'lun's Corpse Spell Focus location (#22944)

This commit is contained in:
blinkysc
2025-10-01 02:42:02 -05:00
committed by GitHub
parent 4987a8b2c1
commit ddc9397413

View File

@@ -0,0 +1 @@
UPDATE `gameobject` SET `position_x` = 5716.26, `position_y` = -4369.34, `position_z` = 385.885 WHERE `guid` = 99747 AND `id` = 190739;