Home
last modified time | relevance | path

Searched refs:hell_and_hell (Results 1 – 4 of 4) sorted by relevance

/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h82 long hell_and_hell; /* hell and hell mode */ member
87 #define hell_and_hell_mode u.uconduct.hell_and_hell
H A Dflag.h190 boolean hell_and_hell; /* like heaven_or_hell but only player has max 1 HP */ member
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Du_init.c627 if (flags.hell_and_hell) { in u_init()
H A Doptions.c120 {"hell_and_hell", &flags.hell_and_hell, FALSE, SET_IN_FILE},
1797 flags.hell_and_hell = !negated;
1799 if (flags.hell_and_hell)