Stop gibbed/pitted creatures from opening doors
This commit is contained in:
@@ -93,7 +93,7 @@ putAutoDoor a b = Placement (PS 0 0) (PutCoord a) Nothing Nothing $ \_ apl ->
|
||||
in Just $
|
||||
putDoubleDoor
|
||||
defaultAutoWall
|
||||
(WdBlCrFilterNearPoint 40 (0.5 *^ (x + y)) CrIsAnimate)
|
||||
(WdBlCrFilterNearPoint 40 (0.5 *^ (x + y)) CrOpenAutoDoor)
|
||||
a
|
||||
b
|
||||
3
|
||||
|
||||
Reference in New Issue
Block a user