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
@@ -1561,7 +1561,6 @@ void Mob::ApplyAABonuses(const AA::Rank &rank, StatBonuses *newbon)
newbon->Pet_Add_Atk += base1;
break;
// to do
case SE_PetDiscipline:
break;
@@ -5043,6 +5042,7 @@ void Mob::NegateSpellsBonuses(uint16 spell_id)
aabonuses.PC_Pet_AE_Rampage[1] = effect_value;
break;
case SE_SkillProcSuccess:{
for(int e = 0; e < MAX_SKILL_PROCS; e++)
{