fix(DB/GameObject): place Alchemy Lab on the Alchemy Table (#22045)

This commit is contained in:
Jelle Meeus
2025-05-04 09:00:15 +02:00
committed by GitHub
parent 0c476619d9
commit b6b05867f5

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `position_x`=12848.5, `position_y`=-7011.7, `position_z`=19.5233, `orientation`=5.54318 WHERE (`id` = 187115) AND (`guid` = 5300290);