Allow for creature death sounds
This commit is contained in:
@@ -65,6 +65,8 @@ data CrHP
|
||||
| CrIsGibs
|
||||
| CrIsPitted
|
||||
|
||||
data DeathType = CookDeath | PoisonDeath | PlainDeath | GibsDeath
|
||||
|
||||
data Intention = Intention
|
||||
{ _targetCr :: Maybe Int
|
||||
, _mvToPoint :: Maybe Point2
|
||||
|
||||
Reference in New Issue
Block a user