byond - Modules - TypesVar Details - Proc Details

Door

Vars

filler_turfsFixes multi_tile doors opacity issues.
heavyStops it being forced open through normal means (Hunters/Zombies/Aliens).
masterkey_resistResistance to masterkey
normalspeedIf FALSE it speeds up the autoclosing timing.
openspeedTime to open/close airlock, default is 1 second.

Procs

autocloseUsed for overriding in airlocks
change_filler_opacityAlso refreshes filler_turfs list.
handle_multidoorUpdates collision box and opacity of multi_tile airlocks.
locate_filler_turfsFinds 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.