Stop gibbed/pitted creatures from opening doors
This commit is contained in:
@@ -34,6 +34,7 @@ doCrBl cb = case cb of
|
||||
CrCanShoot -> error "got rid of crCanShoot"
|
||||
CrIsAiming -> crIsAiming
|
||||
CrIsAnimate -> isAnimate
|
||||
CrOpenAutoDoor -> \cr -> isAnimate cr && hasAutoDoorBody cr
|
||||
|
||||
doCrAc :: CrAc -> Creature -> Action
|
||||
doCrAc ca = case ca of
|
||||
|
||||
Reference in New Issue
Block a user