]> granicus.if.org Git - nethack/commit
fix 'Couldn't place lregion type 1' on Orc town
authorPatR <rankin@nethack.org>
Fri, 31 Jan 2020 20:58:24 +0000 (12:58 -0800)
committerPatR <rankin@nethack.org>
Fri, 31 Jan 2020 20:58:24 +0000 (12:58 -0800)
commit625a9a7b7990a1a6562e898bd783860d7227b81a
tree7a8b6809b8379ded5f9e1734c126bc8e3d736ff0
parentfe664435dc8054cc5b9ed34213b30bbc8473142c
fix 'Couldn't place lregion type 1' on Orc town

Stairs up from Orcish Town variation of Mine Town were being forced
to be near the bottom of the left side of the level due to a bogus
exclusion region in the level description.  If that small area was all
solid rock then a warning was issued and no stairs up were created.
dat/minetn-1.lua
doc/fixes37.0