diff --git a/data/sql/updates/pending_db_world/rev_1626683624183921600.sql b/data/sql/updates/pending_db_world/rev_1626683624183921600.sql new file mode 100644 index 000000000..30bd73aa5 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1626683624183921600.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626683624183921600'); + +-- Changed the param WP_START run from 1 to 0 so he walks when the quest starts. +UPDATE `smart_scripts` SET `action_param1` = 0 WHERE (`entryorguid` = 1379) AND (`source_type` = 0) AND (`id` IN (0)); +