mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 21:45:12 +00:00
fix(Core/Server): Remove unnecessary HandleTeleportTimeout (#25013)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -4613,20 +4613,6 @@ Calculate.Creature.Zone.Area.Data = 0
|
||||
|
||||
Calculate.Gameoject.Zone.Area.Data = 0
|
||||
|
||||
#
|
||||
# TeleportTimeoutNear
|
||||
# Description: No description
|
||||
# Default: 25
|
||||
|
||||
TeleportTimeoutNear = 25
|
||||
|
||||
#
|
||||
# TeleportTimeoutFar
|
||||
# Description: No description
|
||||
# Default: 45
|
||||
|
||||
TeleportTimeoutFar = 45
|
||||
|
||||
#
|
||||
# DailyRBGArenaPoints.MinLevel
|
||||
# Description: Allows gaining arena points on the first RBG win at level 70.
|
||||
|
||||
Reference in New Issue
Block a user