fix(DB): Correct an area trigger teleport entry. (#22290)

This commit is contained in:
Benjamin Jackson 2025-06-08 16:43:43 -04:00 committed by GitHub
parent 2277c48fe8
commit 3092df60cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1 @@
UPDATE `areatrigger_teleport` SET `target_position_x` = -7524.7017, `target_position_y` = -1228.4098, `target_position_z` = 287.20447, `target_orientation` = 1.7453293 WHERE `ID` = 1470;