dieing resets ZergMultiplier
This commit is contained in:
@@ -1912,6 +1912,7 @@ public class PlayerCharacter extends AbstractCharacter {
|
||||
}
|
||||
|
||||
private void killCleanup() {
|
||||
this.ZergMultiplier = 1.0f;
|
||||
this.stopMovement(this.getLoc());
|
||||
|
||||
this.health.set(-1);
|
||||
|
||||
Reference in New Issue
Block a user