DB/Areatrigger: Add correct teleport position to one areatrigger & update VerifiedBuild

This commit is contained in:
offl
2020-09-09 03:25:50 +03:00
parent 7e1ff21cf8
commit a0a2da03dd

View File

@@ -0,0 +1,3 @@
--
UPDATE `areatrigger_teleport` SET `VerifiedBuild` = 12340 WHERE `ID` IN (5209,5258,5505);
UPDATE `areatrigger_teleport` SET /*Naxxramas (entrance1)*/ `target_position_x`=3005.67, `target_position_y`=-3454.14, `target_position_z`=297.125, `target_orientation`=4.7123895, `VerifiedBuild`=12340 WHERE `ID`=5191;