fix(DB/spell_target_position): Mara Portal tp location (#18876)
* fixMaraPortal * convert to update statement
This commit is contained in:
parent
cd63cc0bc4
commit
c30cafeaaa
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_target_position` SET `PositionX`=386.27, `PositionY`=33.4144, `PositionZ`=-130.934, `VerifiedBuild`=52237 WHERE `ID`=21128;
|
||||
Loading…
Add table
Add a link
Reference in a new issue