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

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;