]> granicus.if.org Git - nethack/commit
Holes and trapdoors have predetermined exit level
authorPasi Kallinen <paxed@alt.org>
Wed, 27 Jul 2022 19:51:13 +0000 (22:51 +0300)
committerPasi Kallinen <paxed@alt.org>
Wed, 27 Jul 2022 19:51:17 +0000 (22:51 +0300)
commit05761bada6e87d22315256e56c43fc58f667d46b
tree515d7e23057e7216fe6100a12b1659da561e8459
parent543a3c1b9aa2f70411ee517a145846d9a0289f80
Holes and trapdoors have predetermined exit level

Same hole/trapdoor will always take you to the same level.
doc/fixes3-7-0.txt
include/trap.h
src/do.c
src/trap.c