Mercurial > wow > wowdb-profiler
comparison Main.lua @ 437:0a83510474bc 6.1.0-2
Now blocks item container loot recording for player trading as well.
author | MMOSimca <MMOSimca@gmail.com> |
---|---|
date | Wed, 25 Feb 2015 16:58:12 -0500 |
parents | 05a4002dd924 |
children | 2baf8d90d8a8 |
comparison
equal
deleted
inserted
replaced
436:05a4002dd924 | 437:0a83510474bc |
---|---|
128 QUEST_LOG_UPDATE = true, | 128 QUEST_LOG_UPDATE = true, |
129 QUEST_PROGRESS = true, | 129 QUEST_PROGRESS = true, |
130 SHOW_LOOT_TOAST = true, | 130 SHOW_LOOT_TOAST = true, |
131 SPELL_CONFIRMATION_PROMPT = true, | 131 SPELL_CONFIRMATION_PROMPT = true, |
132 TAXIMAP_OPENED = true, | 132 TAXIMAP_OPENED = true, |
133 TRADE_CLOSED = "ResumeChatLootRecording", | |
134 TRADE_SHOW = "StopChatLootRecording", | |
133 TRADE_SKILL_SHOW = true, | 135 TRADE_SKILL_SHOW = true, |
134 TRAINER_CLOSED = true, | 136 TRAINER_CLOSED = true, |
135 TRAINER_SHOW = true, | 137 TRAINER_SHOW = true, |
136 TRANSMOGRIFY_OPEN = true, | 138 TRANSMOGRIFY_OPEN = true, |
137 UNIT_PET = true, | 139 UNIT_PET = true, |