Reworked blind running around

This should be more in line with how we do current fearpath stuff
and with live.
This commit is contained in:
Michael Cook (mackal)
2014-09-29 16:32:48 -04:00
parent 8035c6c558
commit 5ffb6bdee7
7 changed files with 39 additions and 47 deletions
+1
View File
@@ -294,6 +294,7 @@ struct StatBonuses {
int16 ResistFearChance; //i
bool Fearless; //i
bool IsFeared; //i
bool IsBlind; //i
int16 StunResist; //i
int16 MeleeSkillCheck; //i
uint8 MeleeSkillCheckSkill;