diff options
| -rw-r--r-- | sql/updates/world/master/2023_01_07_01_world.sql | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_07_01_world.sql b/sql/updates/world/master/2023_01_07_01_world.sql new file mode 100644 index 00000000000..9dfc4cdbf65 --- /dev/null +++ b/sql/updates/world/master/2023_01_07_01_world.sql @@ -0,0 +1,5 @@ +-- Update Guild Vendor Positions +UPDATE `creature` SET `position_x` = 1564.68408203125, `position_y` = -4314.08349609375, `position_z` = 23.34388923645019531, `orientation` = 5.161811351776123046 WHERE `guid` = 310874; -- Garyl +UPDATE `creature` SET `position_x` = 1558.095458984375, `position_y` = -4319.66650390625, `position_z` = 23.34388923645019531, `orientation` = 5.370631217956542968 WHERE `guid` = 310872; -- Kor'kron Annihilator +UPDATE `creature` SET `position_x` = 1558.5521240234375, `position_y` = -4326.05224609375, `position_z` = 23.31404304504394531, `orientation` = 5.805724620819091796 WHERE `guid` = 310869; -- Goram +UPDATE `creature` SET `position_x` = 1565.15625, `position_y` = -4318.783203125, `position_z` = 23.31942176818847656, `orientation` = 5.391697883605957031 WHERE `guid` = 310867; -- Urtrun Clanbringer |
