mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #13326 from VOREStation/upstream-merge-8662
[MIRROR] Properly fixes holodeck landmark deletion
This commit is contained in:
@@ -336,6 +336,7 @@
|
||||
|
||||
spawn(30)
|
||||
for(var/obj/effect/landmark/L in linkedholodeck)
|
||||
L.delete_me = 1
|
||||
if(L.name=="Atmospheric Test Start")
|
||||
spawn(20)
|
||||
var/turf/T = get_turf(L)
|
||||
|
||||
Reference in New Issue
Block a user