fix(DB/gameobject): Update Z pos for gob guid 45150 (#12775)
* init * . Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
This commit is contained in:
parent
2984d093ea
commit
bb978753cd
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
|
||||
UPDATE `gameobject` SET `position_z`=44.4857 WHERE `guid`=45150;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue