Yogstation 13 - Modules - TypesVar Details - Proc Details

closet

Vars

contents_pressure_protectionHow close being inside of the thing provides complete pressure safety. Must be between 0 and 1!
contents_thermal_insulationHow insulated the thing is, for the purposes of calculating body temperature. Must be between 0 and 1!
weather_protectionProtection against weather that being inside of it provides.

Procs

add_to_roundstart_listAdds the closet to a global list. Placed in its own proc so that crates may be excluded.
on_magic_unlockSignal proc for COMSIG_ATOM_MAGICALLY_UNLOCKED. Unlock and open up when we get knock casted.

Var Details

contents_pressure_protection

How close being inside of the thing provides complete pressure safety. Must be between 0 and 1!

contents_thermal_insulation

How insulated the thing is, for the purposes of calculating body temperature. Must be between 0 and 1!

weather_protection

Protection against weather that being inside of it provides.

Proc Details

add_to_roundstart_list

Adds the closet to a global list. Placed in its own proc so that crates may be excluded.

on_magic_unlock

Signal proc for COMSIG_ATOM_MAGICALLY_UNLOCKED. Unlock and open up when we get knock casted.