Merge remote-tracking branch 'upstream/master' into spaupdate02

This commit is contained in:
KayenEQ
2021-07-16 17:06:37 -04:00
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2949,7 +2949,7 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial, int level_ove
buffs[buffslot].focusproclimit_procamt = spells[spell_id].base[i]; //Set max amount of procs before lockout timer
break;
}
case SE_PersistentEffect:
MakeAura(spell_id);
break;