Add possible cosmetic pipes to tanks

This commit is contained in:
2022-06-19 10:17:03 +01:00
parent bae0f7dcad
commit 55d2fcc8d0
13 changed files with 70 additions and 16 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ defaultBlock = Block
, _blShadows = []
, _blFootprint = []
, _blPos = 0
, _blRot = 0
, _blDir = 0
, _blDraw = const mempty
, _blDeath = makeBlockDebris
}