v0.2.3: improvements to the rankings page
This commit is contained in:
@@ -68,7 +68,7 @@ public class ToxicGas extends Blob implements Hero.Doom {
|
||||
|
||||
Badges.validateDeathFromGas();
|
||||
|
||||
Dungeon.fail( Utils.format( ResultDescriptions.GAS, Dungeon.depth ) );
|
||||
Dungeon.fail( ResultDescriptions.GAS );
|
||||
GLog.n( "You died from a toxic gas.." );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user