Nightlight (#8688)

This commit is contained in:
Geeves
2020-04-21 15:36:16 +02:00
committed by GitHub
parent 78ef2aae3d
commit 9776ae0444
10 changed files with 51 additions and 8 deletions
+1
View File
@@ -341,6 +341,7 @@
if(istype(S, /obj/effect/landmark/start) && istype(S.loc, /turf))
H.forceMove(S.loc)
H.lastarea = get_area(H.loc)
H.lastarea.set_lightswitch(TRUE)
else
LateSpawn(H, rank)