Guest User

Untitled

a guest
Nov 23rd, 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. case SPELLFAMILY_WARLOCK:
  2. {
  3. switch (spell->Id)
  4. {
  5. case 48018:
  6. if (apply)
  7. target->CastSpell(target, 62388, true);
  8. break;
  9. }
  10. }
Add Comment
Please, Sign In to add comment