diff --git a/data/sql/updates/pending_db_world/rev_1627383748783756100.sql b/data/sql/updates/pending_db_world/rev_1627383748783756100.sql new file mode 100644 index 000000000..4003ab31c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1627383748783756100.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1627383748783756100'); + +-- Changed the spawn point of Scarlet High Clerist to the tower south of hearthglen +UPDATE `creature` SET `position_x` = 2703.07, `position_y` = -1951.61, `position_z` = 107.23 WHERE (`id` = 1839) AND (`guid` = 49764); +