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

applicator

Generic reagent applicator type for pills and patches

Vars

application_delayHow long does it take to apply this item to someone else?
apply_methodAction string displayed in vis_message
rename_with_volumeDoes the item get its name changed as volume when its produced
self_delayHow long does it take to apply this item to self?

Procs

on_consumptionConsumption effects, must be overriden by children

Var Details

application_delay

How long does it take to apply this item to someone else?

apply_method

Action string displayed in vis_message

rename_with_volume

Does the item get its name changed as volume when its produced

self_delay

How long does it take to apply this item to self?

Proc Details

on_consumption

Consumption effects, must be overriden by children