mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-14 17:39:09 +00:00
ID fix (Darkmoon Card: Wrath)
This commit is contained in:
@@ -221,7 +221,7 @@ bool StatsCollector::SpecialSpellFilter(uint32 spellId) {
|
||||
// trinket
|
||||
switch (spellId)
|
||||
{
|
||||
case 39942: // Darkmoon Card: Wrath
|
||||
case 39442: // Darkmoon Card: Wrath
|
||||
if (type_ != CollectorType::SPELL_HEAL)
|
||||
stats[STATS_TYPE_CRIT] += 50;
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user