mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB): Correct an area trigger teleport entry. (#22290)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user