]> granicus.if.org Git - nethack/commit
fix github pull request #114 - ant holes in *.des
authorPatR <rankin@nethack.org>
Tue, 3 Jul 2018 22:49:44 +0000 (15:49 -0700)
committerPatR <rankin@nethack.org>
Tue, 3 Jul 2018 22:49:44 +0000 (15:49 -0700)
commita7daa522a4e33a1a29cf082ed60c74742e2b4d8e
tree171844389bf95521263352ba800f48c4f140c99e
parent335e868865938136e6e65516920ae93d0be17760
fix github pull request #114 - ant holes in *.des

Fixes #114

Report and contributed fix described lack of support for room type
"ant hole" in the code that loads special levels (and mentioned that
none of our des files attempted to use that room type so it isn't
noticeable in unmodified version of the game).  The fix overlooked
a couple of other missing room types (leprechaun hall and cockatrice
nest) so I didn't use the pull-request's commit (so not sure what
github's automated updating will make of 'Fixes #114').
doc/fixes36.2
src/sp_lev.c