Home
last modified time | relevance | path

Searched refs:ACH_NUDE (Results 1 – 3 of 3) sorted by relevance

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h88 ACH_NUDE = 14, /* hero never wore armor */ enumerator
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dend.c1407 record_achievement(ACH_NUDE); /* never wore armor */ in really_done()
H A Dinsight.c2114 case ACH_NUDE: in show_achievements()