diff --git a/data/sql/updates/pending_db_world/rev_1582129218605106158.sql b/data/sql/updates/pending_db_world/rev_1582129218605106158.sql new file mode 100644 index 000000000..1df10caaf --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1582129218605106158.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1582129218605106158'); + +-- Mirkfallon Keeper, Mirkfallon Dryad, Gatekeeper Kordurus, Rynthariel the Keymaster: +-- Use faction 124 instead of 79 (both Darnassus, but 79 has PvP flag) +UPDATE `creature_template` SET `faction` = 124 WHERE `entry` IN (4056,4061,4409,8518);