Make tanks into decorated blocks
This commit is contained in:
@@ -14,6 +14,8 @@ defaultBlock = Block
|
||||
, _blDir = 0
|
||||
, _blDraw = const mempty
|
||||
, _blDeath = makeBlockDebris
|
||||
, _blHeight = 100
|
||||
, _blMaterial = Stone
|
||||
, _blObstructs = []
|
||||
}
|
||||
defaultDirtBlock :: Block
|
||||
|
||||
Reference in New Issue
Block a user