Move towards adding corpses

This commit is contained in:
2022-06-04 12:42:18 +01:00
parent 602a004e87
commit 5f5b1dd422
8 changed files with 40 additions and 18 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ smallChaseCrit = chaseCrit
, _crRad = 4
, _crPict = basicCrPict
, _crInv = IM.fromList [(0,medkit 200)]
, _crCorpse = setDepth 5 $ color (greyN 0.5) $ circleSolid 4
, _crCorpse = basicCrCorpse
}
invisibleChaseCrit :: Creature
invisibleChaseCrit = chaseCrit