This commit is contained in:
Artur
2020-03-24 16:55:46 +02:00
parent c6a8515297
commit 9bb7529a49
15 changed files with 60 additions and 81 deletions
@@ -88,7 +88,7 @@
else
to_chat(user, "<span class='notice'>You start to smear [src] on yourself. It feels and smells disgusting, but you feel amazingly refreshed in mere moments.</span>")
SSblackbox.record_feedback("nested tally", "hivelord_core", 1, list("[type]", "used", "self"))
if(!isbloodsucker(H))
if(!AmBloodsucker(H))
H.revive(full_heal = TRUE)
else
H.revive(full_heal = FALSE)