Merge pull request #3732 from Citadel-Station-13/upstream-merge-32145

[MIRROR] Fixes a camera issue with scout holoparasites
This commit is contained in:
LetterJay
2017-11-01 01:44:27 -04:00
committed by GitHub
@@ -320,6 +320,7 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
forceMove(summoner.loc)
new /obj/effect/temp_visual/guardian/phase(loc)
cooldown = world.time + 10
reset_perspective()
return TRUE
return FALSE