mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
bruised and . (#30582)
This commit is contained in:
@@ -352,7 +352,7 @@
|
||||
status = "battered"
|
||||
if(40 to INFINITY)
|
||||
status = "mangled"
|
||||
if(brutedamage > 0 && (burndamage > 0 || LB.status & ORGAN_BURNT))
|
||||
if(brutedamage > 0.1 && (burndamage > 0.1 || LB.status & ORGAN_BURNT))
|
||||
status += " and "
|
||||
|
||||
if(LB.status & ORGAN_BURNT)
|
||||
|
||||
Reference in New Issue
Block a user