DNR ghost spawns fix (#16458)

This commit is contained in:
SabreML
2021-07-30 14:57:36 +01:00
committed by GitHub
parent 72559ddf70
commit 6b326123ac
2 changed files with 0 additions and 7 deletions
@@ -237,9 +237,6 @@
if(cannotPossess(user))
to_chat(user, "<span class='warning'>Upon using the antagHUD you forfeited the ability to join the round.</span>")
return
if(!user.can_reenter_corpse)
to_chat(user, "<span class='warning'>You have forfeited the right to respawn.</span>")
return
var/be_helper = alert("Become a Lightgeist? (Warning, You can no longer be cloned!)",,"Yes","No")
if(be_helper == "No")
return