diff --git a/sql/updates/world/cata_classic/2025_04_13_07_world.sql b/sql/updates/world/cata_classic/2025_04_13_07_world.sql new file mode 100644 index 00000000000..87286e01c55 --- /dev/null +++ b/sql/updates/world/cata_classic/2025_04_13_07_world.sql @@ -0,0 +1,3 @@ +UPDATE `creature_template_difficulty` SET `MinLevel`=85, `MaxLevel`=85, `VerifiedBuild`=60192 WHERE (`Entry`=239945 AND `DifficultyID`=0); -- 239945 (Alania Hollowbark) - +UPDATE `creature_template_difficulty` SET `MinLevel`=85, `MaxLevel`=85, `VerifiedBuild`=60192 WHERE (`Entry`=239974 AND `DifficultyID`=0); -- 239974 (Denaa Hollowbark) - +UPDATE `creature_template_difficulty` SET `MinLevel`=87, `MaxLevel`=87 WHERE (`Entry`=239974 AND `DifficultyID`=0); -- 240309 (Wyrmrest Defender) -