aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Battlegrounds/AlteracValley
AgeCommit message (Collapse)Author
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
* Introduce new BattlegroundScript class for map/bg specific scripts * Remove all sub, zone specific, battleground classes except Arena * Move all bg zone scripts to new BattlegroundScripts class in script folder * Remove ZoneScript from Battleground class * Remove some unused hooks from Battleground