mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
feat(Core/PvP): Set 30 sec timer before turn off FFA PvP flag. (#5090)
This commit is contained in:
@@ -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
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user