MitBuff.UpdateTimer()
This function updates the timer of the mit buff. It removes the MitBuff from the relevant player once the timer reaches 0.
Parameter
time : float - Time to update the timer by (in seconds).
Usage
newMitBuff.UpdateTimer(0.01)