mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 20:56:37 +00:00
Merge pull request #814 from EQEmu/charm_specialatk
Added Spells:CharmDisablesSpecialAbilities
This commit is contained in:
@@ -541,6 +541,7 @@ protected:
|
||||
int default_accuracy_rating;
|
||||
int default_avoidance_rating;
|
||||
int default_atk;
|
||||
char default_special_abilities[512];
|
||||
|
||||
// when charmed, switch to these
|
||||
int charm_ac;
|
||||
|
||||
Reference in New Issue
Block a user