section 2
This commit is contained in:
@@ -94,7 +94,8 @@
|
||||
log_combat(user, target, "dressed burns in", addition="INTENT: [uppertext(user.a_intent)]")
|
||||
burn_wound.sanitization += 3
|
||||
burn_wound.flesh_healing += 5
|
||||
burn_wound.force_bandage(tool)
|
||||
var/obj/item/bodypart/the_part = target.get_bodypart(target_zone)
|
||||
the_part.apply_gauze(tool)
|
||||
else
|
||||
to_chat(user, "<span class='warning'>[target] has no burns there!</span>")
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user