Fixes abandoned airlock helper behaviour (#70237)

remove the door instead of making a wall under it

Co-authored-by: tattle <article.disaster@gmail.com>
This commit is contained in:
tattle
2022-10-03 20:47:44 -07:00
committed by GitHub
parent 41fb04b000
commit 7e68ac15f8
+1 -1
View File
@@ -134,7 +134,7 @@
qdel(src)
return
here.PlaceOnTop(/turf/closed/wall)
qdel(src)
qdel(airlock)
return
if(9 to 11)
airlock.lights = FALSE