feat(Core/PvP): Set 30 sec timer before turn off FFA PvP flag. (#5090)
This commit is contained in:
parent
143fad42c7
commit
54e371e0e7
5 changed files with 109 additions and 45 deletions
|
|
@ -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
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue