diff --git a/data/sql/updates/pending_db_world/rev_1626782944130753700.sql b/data/sql/updates/pending_db_world/rev_1626782944130753700.sql new file mode 100644 index 000000000..85242fb80 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1626782944130753700.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626782944130753700'); + +-- Changed the spawn point of Spellmaw closer to the ground and added patrolling around +UPDATE `creature` SET `position_x` = 6247.134, `position_y` = -4412.64, `position_z` = 687.228, `orientation` = 4.67879, `wander_distance` = 20,`MovementType` = 1 WHERE (`id` = 10662) AND (`guid` = 42265); +