Merge pull request #32145 from PKPenguin321/patch-16
Fixes a camera issue with scout holoparasites
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user