]> granicus.if.org Git - nethack/commit
Fix making fake leash object with leashmon set
authorPasi Kallinen <paxed@alt.org>
Fri, 1 Feb 2019 16:19:00 +0000 (18:19 +0200)
committerPasi Kallinen <paxed@alt.org>
Fri, 1 Feb 2019 16:19:04 +0000 (18:19 +0200)
commit9f1ae0fe740df2ff2e5c33c3a1c2d1f42d3f7b96
tree87d3f74bfebb17450440bd35e0ac4967c7c72977
parentadacde80e7a66c915124f2ddda31844fb0197743
Fix making fake leash object with leashmon set

When farlooking at a leash glyph on a map, the fake object should never
have leashmon set. This happened when a mimic was on the same spot
and was mimicing a corpse or statue, due to leashmon and corpsenm
using the same field.
src/pager.c