This commit is contained in:
Nevan
2011-09-05 02:05:20 +02:00
parent 87b5f99b81
commit e8bb94d213

View File

@@ -5628,7 +5628,7 @@ void AuraEffect::HandlePeriodicDummyAuraTick(Unit* target, Unit* caster) const
case 68396: // Bullet Controller Periodic - 25 Man
{
caster->CastCustomSpell(66152, SPELLVALUE_MAX_TARGETS, urand(1,6), target, true);
caster->CastCustomSpell(66153, SPELLVALUE_MAX_TARGETS, urand(1,6), target, true);
caster->CastCustomSpell(66153, SPELLVALUE_MAX_TARGETS, urand(1,6), target, true);
break;
}
case 54798: // FLAMING Arrow Triggered Effect