From 9d89158fdab434e2dcc5a5e2319f5f659c9c511f Mon Sep 17 00:00:00 2001
From: Iatots <5155917+Iatots@users.noreply.github.com>
Date: Thu, 23 Jul 2020 19:48:41 +0200
Subject: [PATCH] Update cuts.dm
---
code/datums/wounds/cuts.dm | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/code/datums/wounds/cuts.dm b/code/datums/wounds/cuts.dm
index 0ab3bbd5f8..e6e4aeedb6 100644
--- a/code/datums/wounds/cuts.dm
+++ b/code/datums/wounds/cuts.dm
@@ -152,6 +152,11 @@
user.visible_message("[user] licks the wounds on [victim]'s [limb.name].", "You lick some of the wounds on [victim]'s [limb.name]", ignored_mobs=victim)
to_chat(victim, "[user] licks the wounds on your [limb.name]! minimum_flow)
try_handling(user)