Improve logging

This commit is contained in:
2022-05-20 23:11:01 +01:00
parent 61fe9b7df4
commit a823ed7f53
7 changed files with 10 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@ chaseCrit = defaultCreature
, targetYouWhenCognizant
, const (crMeleeCooldown %~ max 0 . subtract 1)
]
, _crName = "chaseCrit"
, _crHP = 150
, _crPict = basicCrPict green
, _crInv = IM.fromList [(0,medkit 200)]