|
|
@ -1912,6 +1912,7 @@ public class PlayerCharacter extends AbstractCharacter { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
private void killCleanup() { |
|
|
|
private void killCleanup() { |
|
|
|
|
|
|
|
this.ZergMultiplier = 1.0f; |
|
|
|
this.stopMovement(this.getLoc()); |
|
|
|
this.stopMovement(this.getLoc()); |
|
|
|
|
|
|
|
|
|
|
|
this.health.set(-1); |
|
|
|
this.health.set(-1); |
|
|
|