Make tanks into decorated blocks

This commit is contained in:
2022-07-12 10:57:37 +01:00
parent 791d065eff
commit 1ccb87ff13
8 changed files with 33 additions and 32 deletions
+2
View File
@@ -14,6 +14,8 @@ defaultBlock = Block
, _blDir = 0
, _blDraw = const mempty
, _blDeath = makeBlockDebris
, _blHeight = 100
, _blMaterial = Stone
, _blObstructs = []
}
defaultDirtBlock :: Block