Skip to content

Instantly share code, notes, and snippets.

@cydh
Last active October 2, 2015 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cydh/46f745edb628ee807390 to your computer and use it in GitHub Desktop.
Save cydh/46f745edb628ee807390 to your computer and use it in GitHub Desktop.
case TF_BACKSLIDING: //This is the correct implementation as per packet logging information. [Skotlex]
clif_skill_nodamage(src,bl,skill_id,skill_lv,1);
skill_blown(src,bl,skill_get_blewcount(skill_id,skill_lv),unit_getdir(bl),2);
break;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment