Merge pull request #1051 from cebutris/holofixes

No More Free Parasites
This commit is contained in:
LetterJay
2017-05-19 22:46:30 -05:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -495,6 +495,7 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
if(candidates.len)
theghost = pick(candidates)
spawn_guardian(user, theghost.key)
qdel(src)
else
to_chat(user, "[failure_message]")
used = FALSE