From 0a08fe9bbce2e63aee988d2f00c6fd985420873d Mon Sep 17 00:00:00 2001 From: Machiavelli Date: Mon, 17 Aug 2009 06:21:16 +0200 Subject: * Add changes to trinitycore.conf.dist from rev 5124, somehow HG missed it. --HG-- branch : trunk --- src/trinitycore/trinitycore.conf.dist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') 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 -- cgit v1.2.3