fix(DB/spell_target_position): Mara Portal tp location (#18876)

* fixMaraPortal

* convert to update statement
This commit is contained in:
Jelle Meeus 2024-05-11 14:45:08 +02:00 committed by GitHub
parent cd63cc0bc4
commit c30cafeaaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `spell_target_position` SET `PositionX`=386.27, `PositionY`=33.4144, `PositionZ`=-130.934, `VerifiedBuild`=52237 WHERE `ID`=21128;