Merge branch 'to500' into NetHack-next

This commit is contained in:
nhmall
2026-05-02 07:58:58 -04:00
9 changed files with 0 additions and 96 deletions
-1
View File
@@ -435,7 +435,6 @@ struct you {
Bitfield(uinvulnerable, 1); /* you're invulnerable (praying) */
Bitfield(uburied, 1); /* you're buried */
Bitfield(uedibility, 1); /* blessed food detect; sense unsafe food */
Bitfield(usaving_grace, 1); /* prevents death once */
Bitfield(uhandedness, 1); /* There is no advantage for either handedness.
The distinction is only for flavor variation
and for use in messages. */