This commit is contained in:
2025-10-24 10:58:01 +01:00
parent c39f99e146
commit 18ab89d3f2
7 changed files with 8 additions and 72 deletions
-1
View File
@@ -14,7 +14,6 @@ defaultBlock = Block
, _blDraw = BlockDrawMempty
, _blHeight = 100
, _blMaterial = Stone
, _blObstructs = mempty
}
defaultDirtBlock :: Block
defaultDirtBlock = defaultBlock & blHP .~ 50