Fix mention_walls reporting secret doors as solid stone

This commit is contained in:
Pasi Kallinen
2017-09-22 16:31:31 +03:00
parent 83056d45d7
commit db23363d3f
2 changed files with 5 additions and 3 deletions

View File

@@ -443,6 +443,7 @@ fix buffer overflow in wizard mode for '#' command when 'extmenu' option is on
"you suddenly vomit" was given two turns before actually vomiting, so you
could get that message, move a bit, then get "you can move again"
after the 2 turn freeze applied along with the actual vomit
fix mention_walls reporting secret doors as solid walls
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository