feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902)

This commit is contained in:
Michael Richards
2025-12-28 22:34:45 -06:00
committed by GitHub
parent f73a08e207
commit 76933b2732
5 changed files with 21 additions and 4 deletions

View File

@@ -53,6 +53,7 @@
# CHARTER
# GUILD
# FFAPVP
# OUTDOORPVP
# WINTERGRASP
# BATTLEGROUND
# ARENA
@@ -3515,6 +3516,18 @@ FFAPvPTimer = 30
#
###################################################################################################
###################################################################################################
# OUTDOORPVP
#
# OutdoorPvPCaptureRate
# Description: Specify rate multiplier for outdoor PvP capture points. (e.g. Eastern Plaguelands, Hellfire Peninsula)
# Default: 1.0
OutdoorPvPCaptureRate = 1.0
#
###################################################################################################
###################################################################################################
# WINTERGRASP
#