Add Extended Logfile

This commit is contained in:
Pasi Kallinen
2015-03-12 21:35:04 +02:00
parent 400d842a8f
commit f8aced5480
19 changed files with 189 additions and 4 deletions

View File

@@ -1316,6 +1316,7 @@ boolean at_stairs, falling, portal;
#endif
You_hear("groans and moans everywhere.");
} else pline("It is hot here. You smell smoke...");
u.uachieve.enter_gehennom = 1;
}
/* in case we've managed to bypass the Valley's stairway down */
if (Inhell && !Is_valley(&u.uz)) u.uevent.gehennom_entered = 1;