Ticket #274 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Walking over objects while blinded doesn't mark them

Reported by: Big Al Assigned to:
Milestone: 3.0.9 Version:
Keywords: Cc:

Description

Ticket #161 fixed it so that you can now 'feel' objects as you walk over them while blind, but it doesn't mark then on the map now that you know about them by walking on them. I noticed this while blinded and tried to use a potion off the ground (that I hadn't seen while non-blinded) using 'q' + '-' and it wouldn't let me.

It should either mark objects as you walk over them blind, or allow the use of unmarked-objects off the ground (by changing 0x03 to 0x01 (?) in get_item() ~ line 2915 in object1.c?).

Attachments

Change History

07/18/07 18:22:37 changed by ajps

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [352].


Add/Change #274 (Walking over objects while blinded doesn't mark them)




Action