diff --git a/data/sql/updates/pending_db_world/rev_1633073530324719639.sql b/data/sql/updates/pending_db_world/rev_1633073530324719639.sql new file mode 100644 index 000000000..d788586a5 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1633073530324719639.sql @@ -0,0 +1,4 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633073530324719639'); + +-- Slightly changes the position of a Copper Ore that was unreachable +UPDATE `gameobject` SET `position_x` = -5632, `position_y` = -1752, `position_z` = 357.2 WHERE `id` = 1731 AND `guid` = 73532;