Allow for creature death sounds

This commit is contained in:
2026-01-02 15:06:02 +00:00
parent b414da7dab
commit 71f56c0638
10 changed files with 367 additions and 320 deletions
+2
View File
@@ -65,6 +65,8 @@ data CrHP
| CrIsGibs
| CrIsPitted
data DeathType = CookDeath | PoisonDeath | PlainDeath | GibsDeath
data Intention = Intention
{ _targetCr :: Maybe Int
, _mvToPoint :: Maybe Point2