Unlink Tiger Claw from other monk skills for RoF2+

Tiger Claw has its own reuse now, which the client expects

pTimerCombatAbility2 should be able to be used if they do something
similar for other classes.
This commit is contained in:
Michael Cook (mackal)
2015-05-21 18:15:34 -04:00
parent ea44b4b3b1
commit 9cbda0f81b
2 changed files with 60 additions and 54 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ enum { //values for pTimerType
pTimerDisciplineReuseStart = 14,
pTimerDisciplineReuseEnd = 24,
pTimerCombatAbility = 25,
pTimerBeggingPickPocket = 26,
pTimerCombatAbility2 = 26, // RoF2+ Tiger Claw is unlinked from other monk skills, generic in case other classes ever need it
pTimerBeggingPickPocket = 27,
pTimerLayHands = 87, //these IDs are used by client too
pTimerHarmTouch = 89, //so dont change them