mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 00:20:55 +01:00
bone stuff
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
if(burn_dam > DAMAGE_PRECISION)
|
||||
to_chat(user, "<span class='warning'>This limb has [burn_dam > 30 ? "severe" : "minor"] burns.</span>")
|
||||
if(broken == TRUE)
|
||||
to_chat(user, "<span class='warning'>This limb is broken.</span>")
|
||||
to_chat(user, "<span class='warning'>This limb is fractured.</span>")
|
||||
|
||||
/obj/item/bodypart/blob_act()
|
||||
take_damage(max_damage)
|
||||
|
||||
Reference in New Issue
Block a user