Added Spells:CharmDisablesSpecialAbilities

This commit is contained in:
Xackery Xtal
2019-01-21 20:29:12 -08:00
parent 7857bc45fb
commit 44f85f140c
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -538,6 +538,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;