aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore
diff options
context:
space:
mode:
authormegamage <none@none>2009-07-24 09:05:47 +0800
committermegamage <none@none>2009-07-24 09:05:47 +0800
commitc46e8f7b0f4853751c8f40e93a6657230b251456 (patch)
tree64cc94d3b2380da52e912140bf33615a85b41b2a /src/trinitycore
parent0c4c487df0f9e52179249af805260d024c46334d (diff)
[8196] Implement item 44012 spell effects. Author: evilstar
--HG-- branch : trunk
Diffstat (limited to 'src/trinitycore')
-rw-r--r--src/trinitycore/trinitycore.conf.dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist
index 9a33a2daf6e..cbc2ee54f3d 100644
--- a/src/trinitycore/trinitycore.conf.dist
+++ b/src/trinitycore/trinitycore.conf.dist
@@ -632,8 +632,8 @@ ChatLogTimestamp = 0
#
# AllFlightPaths
# Players will start with all flight paths (Note: ALL flight paths, not only player's team)
-# Default: 0 (true)
-# 1 (false)
+# Default: 0 (false)
+# 1 (true)
#
# AlwaysMaxSkillForLevel
# Players will automatically gain max level dependent (weapon/defense) skill when logging in, leveling up etc.