fix(DB/GameObject): place Alchemy Lab on the Alchemy Table (#22045)
This commit is contained in:
parent
0c476619d9
commit
b6b05867f5
1 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue