v0.9.1c: fixed tengu's shockers having no death message
This commit is contained in:
@@ -1011,6 +1011,7 @@ public class NewTengu extends Mob {
|
||||
|
||||
if (ch == Dungeon.hero && !ch.isAlive()) {
|
||||
Dungeon.fail(NewTengu.class);
|
||||
GLog.n( Messages.get(Electricity.class, "ondeath") );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user