Reduce the amount of mmfing allowed in a row
This commit is contained in:
parent
2f9b0c1154
commit
73fff50a00
@ -341,7 +341,7 @@ class SFXPlayer {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.mmf_cooldown = 4;
|
this.mmf_cooldown = 8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user