fix merge error

This commit is contained in:
KayenEQ
2021-08-10 16:33:21 -04:00
parent 24c4d6da97
commit 34a4116b14
+2
View File
@@ -2961,6 +2961,8 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial, int level_ove
ShieldAbility(petowner->GetID(), 25, shield_duration, shld_target_mitigation, shlder_mitigation); ShieldAbility(petowner->GetID(), 25, shield_duration, shld_target_mitigation, shlder_mitigation);
break; break;
} }
}
}
case SE_Weapon_Stance: { case SE_Weapon_Stance: {
if (IsClient()) { if (IsClient()) {