Guest User

Untitled

a guest
Nov 24th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. // Ebon Plague
  2. case 1933:
  3. if ((*i)->GetMiscValue() & (spellProto ? GetSpellSchoolMask(spellProto) : 0) && !victim->HasAura((*i)->GetId()))
  4. AddPctN(TakenTotalMod, (*i)->GetAmount());
  5. break;
Add Comment
Please, Sign In to add comment