Improve gibs
This commit is contained in:
@@ -133,7 +133,7 @@ corpseOrGib cr = case cr ^? crDamage . to maxDamageType . _Just . _1 of
|
||||
. dodeathsound PoisonDeath
|
||||
Just PhysicalDamage
|
||||
| _crPain cr > 200 ->
|
||||
addCrGibs cr
|
||||
makeCrGibs cr
|
||||
. sethp CrIsGibs
|
||||
. dodeathsound GibsDeath
|
||||
_ ->
|
||||
|
||||
Reference in New Issue
Block a user