Continue to work on pathfinding
This commit is contained in:
@@ -43,6 +43,6 @@ defaultDoor =
|
||||
, _drPushedBy = PushesItself
|
||||
, _drPushes = Nothing
|
||||
, _drMounts = mempty
|
||||
, _drObstructs = mempty
|
||||
-- , _drObstructs = mempty
|
||||
, _drObstacleType = DoorObstacle
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user