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