diff --git a/data/sql/updates/pending_db_world/rev_1626865484901243200.sql b/data/sql/updates/pending_db_world/rev_1626865484901243200.sql new file mode 100644 index 000000000..b1fe7aa69 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1626865484901243200.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626865484901243200'); + +-- Changed the coords so it dont spawn inside terrain +UPDATE `creature` SET `position_x` = -5231.283, `position_y` = 1287.122, `position_z` = 55.708 WHERE (`id` = 5307) AND (`guid` = 51210); +