Allow some monsters to break boulders

... if the boulder is in a position they want to move to.
Shopkeepers, priests, and the quest leader can break one boulder
and then need to take several turns before being able to break
another.  Riders can break a boulder every turn.
This commit is contained in:
Pasi Kallinen
2023-04-19 14:37:51 +03:00
parent 4d681eed46
commit 200cc21fb3
5 changed files with 43 additions and 2 deletions

View File

@@ -1147,6 +1147,7 @@ prevent hug attacks and touch or engulf attacks for wrap, stick-to, and
digestion damage from succeeding against unsolid targets (ghosts,
vortices, a few others)
wand of speed gives temporary speed, potion gives intrinsic
some monsters (riders, shopkeepers, priests, quest leader) can break boulders
Fixes to 3.7.0-x General Problems Exposed Via git Repository