Door 
Vars | |
| filler_turfs | Fixes multi_tile doors opacity issues. |
|---|---|
| heavy | Stops it being forced open through normal means (Hunters/Zombies/Aliens). |
| masterkey_resist | Resistance to masterkey |
| normalspeed | If FALSE it speeds up the autoclosing timing. |
| openspeed | Time to open/close airlock, default is 1 second. |
Procs | |
| autoclose | Used for overriding in airlocks |
| change_filler_opacity | Also refreshes filler_turfs list. |
| handle_multidoor | Updates collision box and opacity of multi_tile airlocks. |
| locate_filler_turfs | Finds turfs which should be filler ones. |
Var Details
filler_turfs 
Fixes multi_tile doors opacity issues.
heavy 
Stops it being forced open through normal means (Hunters/Zombies/Aliens).
masterkey_resist 
Resistance to masterkey
normalspeed 
If FALSE it speeds up the autoclosing timing.
openspeed 
Time to open/close airlock, default is 1 second.
Proc Details
autoclose
Used for overriding in airlocks
change_filler_opacity
Also refreshes filler_turfs list.
handle_multidoor
Updates collision box and opacity of multi_tile airlocks.
locate_filler_turfs
Finds turfs which should be filler ones.