]> granicus.if.org Git - nethack/commit
github pull request #113 - shopkeeper placement
authorPatR <rankin@nethack.org>
Thu, 5 Jul 2018 02:26:59 +0000 (19:26 -0700)
committerPatR <rankin@nethack.org>
Thu, 5 Jul 2018 02:26:59 +0000 (19:26 -0700)
commit2596052c39d925771a89b55e61ba69e01317dc08
treed6163d6b9594065327ed0b434fb1354cb67ce55c
parentfaa85e23b47cd8007266670653a03c627efaf363
github pull request #113 - shopkeeper placement

Fixes #113

Incorporate the contents of pull request #113 to fix shopkeeper setup
for irregularly shaped shop rooms.  Code intending to adjust the Y
coordinate was erroneously incrementing the X one instead.  (I'm not
sure whether we have any irregular shops at all but if so, they don't
have the necessary orientation to trigger this bug.)

And add a couple of formatting tweaks in the vicinity....
doc/fixes36.2
src/shknam.c