No secret doors or corridors on the early levels

New players often get stuck on the first level when they can't
find the secret door or corridor.  Make the first two levels
have no such features.
This commit is contained in:
Pasi Kallinen
2024-02-18 11:44:55 +02:00
parent 2e6802d2b3
commit 2952bdab63
4 changed files with 19 additions and 5 deletions

View File

@@ -1362,6 +1362,7 @@ if confused #loot while on a throne moved whole stack of quivered gold into
leading to crash when quiver was subsequently accessed
when filling quiver slot, don't bother asking "what do you want to ready?" if
invent is empty
no secret doors or corridors on the first two dungeon levels
Fixes to 3.7.0-x General Problems Exposed Via git Repository