DB/Misc: Add correct teleport positions to one areatrigger and some spells from sniffs

This commit is contained in:
offl
2020-08-15 02:19:28 +03:00
parent 40e4777831
commit ee6d6426fa

View File

@@ -0,0 +1,4 @@
--
UPDATE `areatrigger_teleport` SET `target_position_x` = 801.505, `target_position_y` = 618.052, `target_position_z` = 412.393, `target_orientation` = 3.141593, `VerifiedBuild` = 11159 WHERE `ID` = 5505;
UPDATE `spell_target_position` SET `PositionX` = 1469.96, `PositionY` = -4222.51, `PositionZ` = 58.9938, `Orientation` = 0, `VerifiedBuild` = 11159 WHERE `ID` = 17609;
UPDATE `spell_target_position` SET `PositionX` = 2359.64, `PositionY` = -5662.41, `PositionZ` = 382.28, `Orientation` = 0.596899, `VerifiedBuild` = 11159 WHERE `ID` = 53822;