diff --git a/data/sql/updates/pending_db_world/rev_1770063321798974800.sql b/data/sql/updates/pending_db_world/rev_1770063321798974800.sql new file mode 100644 index 000000000..549437421 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1770063321798974800.sql @@ -0,0 +1,7 @@ +-- +UPDATE `creature_template` SET `faction` = 1692 WHERE (`entry` = 22228); +UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE (`entry` IN (19381, 22228)); + +DELETE FROM `creature_template_addon` WHERE (`entry` = 22228); +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES +(22228, 0, 0, 0, 0, 0, 0, '38608');