View Single Post
  #2  
Old 08-31-2016, 03:22 PM
ghanja's Avatar
ghanja
Dragon
 
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
Default

Is the test toon a Monk? Does the test toon have AA's (i.e. First Aid)?

source/zone/client.cpp:
Code:
bool Client::BindWound(Mob *bindmob, bool start, bool fail)
Is where Bind Wound is handled.
Reply With Quote