Implement (partially) updating pathing grid when opening doors
This commit is contained in:
@@ -37,5 +37,7 @@ defaultDoor = Door
|
||||
, _drPushedBy = PushesItself
|
||||
, _drPushes = Nothing
|
||||
, _drMounts = mempty
|
||||
, _drObstructs = mempty
|
||||
, _drObstacleType = DoorObstacle
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user