v0.2.3: improvements to the rankings page
This commit is contained in:
@@ -90,7 +90,7 @@ public class Poison extends Buff implements Hero.Doom {
|
||||
public void onDeath() {
|
||||
Badges.validateDeathFromPoison();
|
||||
|
||||
Dungeon.fail( Utils.format( ResultDescriptions.POISON, Dungeon.depth ) );
|
||||
Dungeon.fail( ResultDescriptions.POISON );
|
||||
GLog.n( "You died from poison..." );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user