Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
118 stars 693 forks source link

Medical stack objects don't fix wounds #28698

Closed lessthnthree closed 1 week ago

lessthnthree commented 1 week ago

Tested on TG, confirmed not upstream.

Issue Summary

Subtypes of /obj/item/stack/medical (for example, /obj/item/stack/medical/mesh) don't attempt to treat wounds when applied.

Reproduction:

Try to heal a mob that has a burn wound, such as /datum/wound/burn/flesh/moderate

If they have burn damage and a wound, only the damage is healed. If the limb only has a wound, it says [affecting.plaintext_zone] is not hurt! (code/game/objects/items/stacks/medical.dm: 158)