Monsters try to escape from boulder forts

If a monster cannot move, for example because it's being
blocked off by boulders or walls, it will try to escape by some
method - such as a wand or scroll of teleportation.
This commit is contained in:
Pasi Kallinen
2022-08-20 21:49:51 +03:00
parent 54bff58598
commit b0f3371147
4 changed files with 21 additions and 14 deletions

View File

@@ -1012,6 +1012,7 @@ if a pet gelatinous cube eats a container, treat it the same as when a hostile
when breaking a wand of sleep hits the hero with the explosion, don't describe
that as "the sleep ray hits you"
expose fuz tester to wizard-mode as #fuzzer extended command
monsters which cannot move due to boulders or walls try to escape
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository