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

@@ -92,6 +92,7 @@ E const char *FDECL(glow_color, (int));
E void FDECL(Sting_effects, (int));
E int FDECL(retouch_object, (struct obj **, BOOLEAN_P));
E void FDECL(retouch_equipment, (int));
E void NDECL(mkot_trap_warn);
/* ### attrib.c ### */