diff options
author | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-02-25 22:05:30 +0100 |
---|---|---|
committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-02-25 22:05:30 +0100 |
commit | 4bdc9e6f1cf104fc8f09ab2d9e7c7832c012e2d5 (patch) | |
tree | 2f4b2d968b8748bfa9093adfd01ff1ca0b1b8b60 | |
parent | 447b23c3bbb2bf5f5f947e18d41ff7263fd0c61b (diff) |
DB/Areatrigger: Update areatrigger_teleport cords for The Eye of Eternity entrance
-rw-r--r-- | sql/updates/world/2013_02_25_02_world_areatrigger_teleport.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_02_25_02_world_areatrigger_teleport.sql b/sql/updates/world/2013_02_25_02_world_areatrigger_teleport.sql new file mode 100644 index 00000000000..aa74fd46810 --- /dev/null +++ b/sql/updates/world/2013_02_25_02_world_areatrigger_teleport.sql @@ -0,0 +1 @@ +UPDATE `areatrigger_teleport` SET `target_position_x`=728.055,`target_position_y`= 1329.03,`target_position_z`=275,`target_orientation`=5.51524 WHERE `id`=5290; -- The Eye of Eternity (entrance) |