aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-19 23:31:02 -0600
committermegamage <none@none>2008-12-19 23:31:02 -0600
commitac9e2ac6d28c69f37bdaa49e2226a9cf66670f9b (patch)
tree7cb2280d9fd4151d08efad98660a1f4ee391aa31 /src/trinitycore
parentd7c37e157a37cb4bdfc7bec99796021f502c8e1f (diff)
*Update relocation notify code. Only notify units within max visible distance.
*Delete a duplicated config option. --HG-- branch : trunk
Diffstat (limited to 'src/trinitycore')
-rw-r--r--src/trinitycore/trinitycore.conf.dist6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist
index 214437cd60a..ba5f2de372f 100644
--- a/src/trinitycore/trinitycore.conf.dist
+++ b/src/trinitycore/trinitycore.conf.dist
@@ -1215,11 +1215,6 @@ Ra.Secure = 1
# PlayerStart.MapsExplored
# Players will start with all maps explored if enabled
#
-# PlayerInstantLogout
-# Enable or disable instant logout for all players (NOT in combat/while dueling/while falling)
-# Default: 0 - off
-# 1 - on
-#
# MusicInBattleground
# If enabled, "L70ETC - Power of the horde" will be played when BG starts ;)
#
@@ -1261,7 +1256,6 @@ Ra.Secure = 1
PlayerStart.AllReputation = 0
PlayerStart.AllSpells = 0
PlayerStart.MapsExplored = 0
-PlayerInstantLogout = 0
MusicInBattleground = 0
HonorPointsAfterDuel = 0
AlwaysMaxWeaponSkill = 0