feat(Core/PvP): Set 30 sec timer before turn off FFA PvP flag. (#5090)

This commit is contained in:
UltraNix
2021-04-08 13:00:45 +02:00
committed by GitHub
parent 143fad42c7
commit 54e371e0e7
5 changed files with 109 additions and 45 deletions

View File

@@ -3680,6 +3680,13 @@ ICC.Buff.Alliance = 73828
Item.SetItemTradeable = 1
#
# FFAPvPTimer
# Description: Specify time offset when player unset FFAPvP flag when leaving FFAPvP area. (e.g. Gurubashi Arena)
# Default: 30 sec
FFAPvPTimer = 30
#
###################################################################################################