Readd block obstruction field
This commit is contained in:
@@ -14,6 +14,7 @@ defaultBlock = Block
|
||||
, _blDir = 0
|
||||
, _blDraw = const mempty
|
||||
, _blDeath = makeBlockDebris
|
||||
, _blObstructs = []
|
||||
}
|
||||
defaultDirtBlock :: Block
|
||||
defaultDirtBlock = defaultBlock & blHP .~ 50
|
||||
|
||||
Reference in New Issue
Block a user