github issue #1200 - erronenous engraving feedback

Issue reported by chappg:  if a monster or object covered an engraving,
examining that monster or object with farlook would include the text
of the engraving even though it wasn't the thing being examined.

The report was for a bones level but that only mattered because it was
a ghost on top of a grave (and the engraving on its headstone) that was
being examined; bones data itself wasn't pertinent.  It would happen
with any engraving once the spot was mapped as an engraving or a grave
provided that something else was currently displayed at the location.

Bug was introduced by commit 389f03e90e
two months ago.  Mea culpa.

Closes #1200
This commit is contained in:
PatR
2024-01-15 02:56:26 -08:00
parent 9745121137
commit 40e919dbf9
2 changed files with 26 additions and 21 deletions
+2
View File
@@ -1828,6 +1828,8 @@ duration of temporary stoning resistance would be extended while eating a
so if it timed out during the meal, player got the message about hero
no longer being protected against stoning but was able to finish the
meal safely
farlook at something that was on top of an engraving or grave would report
the engraving text or headstone epitaph along with the 'something'
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository