This commit is contained in:
Aurorablade
2018-10-25 03:17:50 -04:00
parent 6fe492331b
commit 4426834521
+3
View File
@@ -458,6 +458,9 @@
E.heal_damage(rembrute,0,0,1)
rembrute = nrembrute
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>")
return 1
else
return ..()