From: PatR Date: Tue, 7 Feb 2023 21:49:44 +0000 (-0800) Subject: pull request #969 - dying in shared shop wall X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b00f18f6ea618a91bca443903ade232e706989c0;p=nethack pull request #969 - dying in shared shop wall Pull request by entrez, following up issue by k2: when deciding whether a shopkeeper should taken possession of dying heros invent, check all rooms the hero is in rather than just the first. Deals with dying in a gap of a wall shared by two shops. Original issue was about "place_object: off map <0,0>" but an earlier commit fixed that (I hope). That commit had a typo in the issue number and closed #965 (which was already closed) instead of #969 (which this pull request reopened anyway). Closes #969 --- b00f18f6ea618a91bca443903ade232e706989c0