Fixes self-ressurection, losing languages.

This commit is contained in:
alex-gh
2019-01-13 12:00:50 +01:00
parent e1f8b708f9
commit 1eb93cd16c
2 changed files with 4 additions and 2 deletions
@@ -41,7 +41,7 @@
to_chat(owner.current, "<span class='notice'>Your friend has arrived!</span>")
else
to_chat(L, "<span class='userdanger'>Your owner is already dead! You will soon perish.</span>")
addtimer(CALLBACK(L, /mob.proc/dust, 150)) //Give em a few seconds as a mercy.
addtimer(CALLBACK(L, /mob.proc/dust), 150) //Give em a few seconds as a mercy.
/datum/outfit/demonic_friend
name = "Demonic Friend"