applicator 
Generic reagent applicator type for pills and patches
Vars | |
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? |
Procs | |
on_consumption | Consumption 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