landmark repath

This commit is contained in:
fake_vm_user
2022-05-01 18:00:16 -07:00
parent 8e8df30ce2
commit f04a7d5336
103 changed files with 858 additions and 859 deletions
+1 -1
View File
@@ -331,7 +331,7 @@
linkedholodeck.sound_env = A.sound_env
spawn(30)
for(var/obj/effect/landmark/L in linkedholodeck)
for(var/atom/movable/landmark/L in linkedholodeck)
if(L.name=="Atmospheric Test Start")
spawn(20)
var/turf/T = get_turf(L)