mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Fixes abandoned airlock helper behaviour [MDB IGNORE] (#16632)
* Fixes abandoned airlock helper behaviour (#70237) remove the door instead of making a wall under it Co-authored-by: tattle <article.disaster@ gmail.com> * Fixes abandoned airlock helper behaviour Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> Co-authored-by: tattle <article.disaster@ gmail.com>
This commit is contained in:
co-authored by
tattle
tattle
parent
f18e63f94a
commit
279173dff5
@@ -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