Space Station 13 - Modules - TypesVar Details - Proc Details

microwavable

Atoms that can be microwaved from one type to another.

Vars

default_typepathThe typepath we default to if we were passed no microwave result
result_typepathResulting atom typepath on a completed microwave.

Procs

on_examineSignal proc for [COMSIG_PARENT_EXAMINE]. Lets examiners know we can be microwaved if we're not the default mess type
on_microwavedSignal proc for [COMSIG_ITEM_MICROWAVE_ACT]. Handles the actual microwaving part.

Var Details

default_typepath

The typepath we default to if we were passed no microwave result

result_typepath

Resulting atom typepath on a completed microwave.

Proc Details

on_examine

Signal proc for [COMSIG_PARENT_EXAMINE]. Lets examiners know we can be microwaved if we're not the default mess type

on_microwaved

Signal proc for [COMSIG_ITEM_MICROWAVE_ACT]. Handles the actual microwaving part.