v0.8.0: fixed DM-300's sprite not turning red when supercharged
This commit is contained in:
@@ -409,6 +409,7 @@ public class NewDM300 extends Mob {
|
||||
spend(3f);
|
||||
yell(Messages.get(this, "charging"));
|
||||
sprite.showStatus(CharSprite.POSITIVE, Messages.get(this, "immune"));
|
||||
sprite.resetColor();
|
||||
chargeAnnounced = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user