Skip to content

Commit

Permalink
Records kitting (#16295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldip999 committed Jul 9, 2024
1 parent 3b07dcf commit 2ccad59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/stacks/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
patient.balloon_alert(user, "Stopped tending")
return
var/affected = heal_limb(affecting, unskilled_penalty)
record_healing(user,M)
generate_treatment_messages(user, patient, affecting, affected)
use(1)
affecting = null
Expand Down

0 comments on commit 2ccad59

Please sign in to comment.