Allow slime to eat creatures
This commit is contained in:
@@ -65,7 +65,7 @@ data CrHP
|
||||
| CrIsCorpse SPic
|
||||
| CrDestroyed CrDestructionType
|
||||
|
||||
data CrDestructionType = Gibbed | Pitted
|
||||
data CrDestructionType = Gibbed | Pitted | Swallowed
|
||||
|
||||
data DeathType = CookDeath | PoisonDeath | PlainDeath | GibsDeath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user