fix(DB/Gameobjects): Fixed one spawn position of Stranglekelp. (#15356)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
parent
1e0b4fb762
commit
3b6020bcb0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `gameobject` SET `position_z`=-4.33 WHERE `guid`=11646 AND `id`=2045;
|
||||
Loading…
Add table
Add a link
Reference in a new issue