mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
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:
@@ -134,7 +134,7 @@
|
||||
qdel(src)
|
||||
return
|
||||
here.PlaceOnTop(/turf/closed/wall)
|
||||
qdel(src)
|
||||
qdel(airlock)
|
||||
return
|
||||
if(9 to 11)
|
||||
airlock.lights = FALSE
|
||||
|
||||
Reference in New Issue
Block a user