Merge branch 'NetHack-3.7' into to500
This commit is contained in:
@@ -428,7 +428,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. */
|
||||
|
||||
Reference in New Issue
Block a user