mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 19:32:06 +00:00
59766e10c6
* fix(Core/Spell): Allow using SpellDifficulty in bg * cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/e4caf52e5a3820399d7ddd5ea3963c36d1d71e28) * "Allow get SpellDifficulty on battleground maps This is only for Isle of Conquest (Bracket 71-79 is Regular Difficulty, Bracket 80-84 is heroic or 25Man) Spells of IoC Battleground vehicles, cannons, bombs and bosses have SpellDifficulty in DBC" * Remove redundant CastSpell and assign a variable instead Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com> * Update isle_of_conquest.cpp --------- Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>