mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 10:03:47 +00:00
feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902)
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user