Thread: Bind Wound
View Single Post
  #4  
Old 01-15-2008, 01:27 PM
Knightly
Accomplished Programmer
 
Join Date: Nov 2006
Location: Honolulu, HI
Posts: 91
Default

I did get a chance to test this and removing:
Code:
	if(!HasSkill(BIND_WOUND))
		return;
Does fix it as an interim solution until KLS has a chance to submit the real fix.
Reply With Quote