removes one the leavesanother

This commit is contained in:
Aurorablade
2018-10-25 03:46:42 -04:00
parent 4426834521
commit 1baf06f66a
+1 -1
View File
@@ -460,7 +460,7 @@
user.visible_message("<span class='alert'>\The [user] patches some dents on \the [M]'s [E.name] with \the [src].</span>")
if(H.bleed_rate && H.isSynthetic())
H.bleed_rate = 0
user.visible_message("<span class='alert'>\The [user] patches some leaks on \the [M] with \the [src].</span>")
user.visible_message("<span class='alert'>\The [user] patches some leaks on [M] with \the [src].</span>")
return 1
else
return ..()