mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
@@ -994,7 +994,7 @@ var/list/airlock_overlays = list()
|
||||
if(autoclose && normalspeed)
|
||||
addtimer(src, "autoclose", 150)
|
||||
else if(autoclose && !normalspeed)
|
||||
addtimer(src, "autoclose", 10)
|
||||
addtimer(src, "autoclose", 15)
|
||||
|
||||
if(!density)
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user