More sympathetic proc fixes

This commit is contained in:
KayenEQ
2015-03-24 07:13:22 -04:00
parent 340ed6c59d
commit 202c59eb48
4 changed files with 54 additions and 27 deletions
+1 -1
View File
@@ -1268,7 +1268,7 @@ protected:
bool client_data_loaded;
int16 GetFocusEffect(focusType type, uint16 spell_id);
int16 GetSympatheticFocusEffect(focusType type, uint16 spell_id);
uint16 GetSympatheticFocusEffect(focusType type, uint16 spell_id);
Mob* bind_sight_target;