aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Battlegrounds/BladesEdge
AgeCommit message (Collapse)Author
2025-09-27Scripts/Arenas: Implement Blade's Edge Arena (Legion) (#31294)Jeremy
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