mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Creatures: updated level values of the Molten Front recruiters and the Twilight Protocol Wyrmrest Defender
This commit is contained in:
3
sql/updates/world/cata_classic/2025_04_13_07_world.sql
Normal file
3
sql/updates/world/cata_classic/2025_04_13_07_world.sql
Normal file
@@ -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) -
|
||||
Reference in New Issue
Block a user