diff --git a/data/sql/updates/pending_db_world/webwinder-signpost-gps.sql b/data/sql/updates/pending_db_world/webwinder-signpost-gps.sql new file mode 100644 index 000000000..c286c86a3 --- /dev/null +++ b/data/sql/updates/pending_db_world/webwinder-signpost-gps.sql @@ -0,0 +1,5 @@ +UPDATE `gameobject` SET `position_x` = 634.220, `position_y` = 359.989 WHERE `guid` = 47468 AND `id` = 19569; + +UPDATE `gameobject` SET `position_x` = 634.065, `position_y` = 360.295 WHERE `guid` = 47480 AND `id` = 19570; + +UPDATE `gameobject` SET `position_x` = 633.923, `position_y` = 359.858, `position_z` = 50.713 WHERE `guid` = 47481 AND `id` = 19571;