Don't push unknown boulders when moving

If you're blind and there's a boulder you don't know about,
don't automatically push it. Instead, give a message and show
the boulder on the map.
This commit is contained in:
Pasi Kallinen
2022-02-05 11:30:31 +02:00
parent 8eb00cf593
commit 20054551f9
2 changed files with 9 additions and 0 deletions

View File

@@ -766,6 +766,7 @@ stinking gas clouds block line-of-sight
covetous monsters will teleport to downstairs or upstairs to heal
have fake player monsters use verbalize instead of pline when reacting to chat
fix mention_walls distinguishing unseen walls from solid stone
don't push unknown boulders when moving
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository