]> granicus.if.org Git - nethack/commit
pull request #945 - boulder vs shared shop wall
authorPatR <rankin@nethack.org>
Wed, 14 Dec 2022 16:28:31 +0000 (08:28 -0800)
committerPatR <rankin@nethack.org>
Wed, 14 Dec 2022 16:28:31 +0000 (08:28 -0800)
commit39f3be94b4d9966dfb1bd65f72bd9bb69970095c
tree3c87e3ed7f837ad63ca90252023a74278330914c
parentdaeec9291c53d183ed437a13a279715714669b45
parent05117fa84f1dadd73a35f06b1c0f0f99e8ccc31c
pull request #945 - boulder vs shared shop wall

Pull request from entrez:  a boulder being sold by one shop could be
pushed into another shop if they had a shared wall with a gap in it.
Treat such as being stolen from the first shop rather than becoming
for-sale in the second shop.

[I haven't done much testing of the stolen_value() changes.]

Fixes #945