Master Key of Thievery warns about undetected traps

If the key is wielded and touching skin (that is, you're not
wearing gloves), it will give heat-related messages like
minesweeper, counting the undetected traps around player.
This commit is contained in:
Pasi Kallinen
2017-10-06 01:14:00 +03:00
parent 605227c0d6
commit 22ad104318
4 changed files with 39 additions and 0 deletions

View File

@@ -267,6 +267,7 @@ boolean resuming;
(void) dosearch0(1);
if (Warning)
warnreveal();
mkot_trap_warn();
dosounds();
do_storms();
gethungry();