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

colony_recycler

Vars

allowed_materialsThe list of all the materials we can recycle
amount_producedThe percentage of materials returned
item_recycle_soundThe sound made when an item is eaten
materialsThe recycler's internal materials storage, for when items recycled don't produce enough to make a full sheet of that material
repacked_typeThe item we turn into when repacked

Procs

has_eaten_materialsProc called when the recycler eats new materials, checks if we should spit out new material sheets

Var Details

allowed_materials

The list of all the materials we can recycle

amount_produced

The percentage of materials returned

item_recycle_sound

The sound made when an item is eaten

materials

The recycler's internal materials storage, for when items recycled don't produce enough to make a full sheet of that material

repacked_type

The item we turn into when repacked

Proc Details

has_eaten_materials

Proc called when the recycler eats new materials, checks if we should spit out new material sheets