aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMachiavelli <none@none>2009-08-17 06:21:16 +0200
committerMachiavelli <none@none>2009-08-17 06:21:16 +0200
commit0a08fe9bbce2e63aee988d2f00c6fd985420873d (patch)
tree42bdd9fe1561ac1c3bfd6ada2ecc23f42b12c86d
parent43dc0c97d19b132f6b1fd19d5c8cdf8566320173 (diff)
* Add changes to trinitycore.conf.dist from rev 5124, somehow HG missed it.
--HG-- branch : trunk
-rw-r--r--src/trinitycore/trinitycore.conf.dist8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist
index f8aa1eccb63..265b51934fd 100644
--- a/src/trinitycore/trinitycore.conf.dist
+++ b/src/trinitycore/trinitycore.conf.dist
@@ -712,10 +712,10 @@ ChatLogTimestamp = 0
# Default: 0 - no skilups
# 1 - skilups possible
#
-# OffhandCheckAtTalentsReset
-# Talent reset can change offhand weapon restrictions for equip slots.
+# OffhandCheckAtSpellUnlearn
+# Unlearning certain spells can change offhand weapon restrictions for equip slots.
# Default: 0 - recheck offhand slot weapon only at zone update
-# 1 - recheck offhand slot weapon at talent reset also
+# 1 - recheck offhand slot weapon at unlearning a spell
#
# ClientCacheVersion
# Client cache version for client cache data reset. Use any different from DB value and not recently used for triggering reset.
@@ -785,7 +785,7 @@ MaxGroupXPDistance = 74
MailDeliveryDelay = 3600
SkillChance.Prospecting = 0
SkillChance.Milling = 0
-OffhandCheckAtTalentsReset = 0
+OffhandCheckAtSpellUnlearn = 0
ClientCacheVersion = 0
Event.Announce = 0
BeepAtStart = 1