/tg/ Station 13 - Modules - TypesVar Details - Proc Details

cryopod

Vars

announcement_channelThe channel to be broadcast on, valid values are the values of any of the "RADIO_CHANNEL_" defines.
frozen_crewUsed for logging people entering cryosleep and important items they are carrying.
frozen_itemsThe items currently stored in the cryopod control panel.
radioThis is what the announcement system uses to make announcements. Make sure to set a radio that has the channel you want to broadcast on.

Procs

announceUsed to broadcast announcements
on_crewmember_frozenCalled when a crew member is frozen by the cryopod

Var Details

announcement_channel

The channel to be broadcast on, valid values are the values of any of the "RADIO_CHANNEL_" defines.

frozen_crew

Used for logging people entering cryosleep and important items they are carrying.

frozen_items

The items currently stored in the cryopod control panel.

radio

This is what the announcement system uses to make announcements. Make sure to set a radio that has the channel you want to broadcast on.

Proc Details

announce

Used to broadcast announcements

on_crewmember_frozen

Called when a crew member is frozen by the cryopod