Merge pull request #32145 from PKPenguin321/patch-16

Fixes a camera issue with scout holoparasites
This commit is contained in:
oranges
2017-11-01 09:31:11 +13:00
committed by CitadelStationBot
parent 31e2303e39
commit 486982b422
@@ -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