reagents
Procs | |
end_metabolization | Signals that metabolization has stopped, triggering the end of trait-based effects |
---|---|
metabolize | Triggers metabolizing for all the reagents in this holder |
Proc Details
end_metabolization
Signals that metabolization has stopped, triggering the end of trait-based effects
metabolize
Triggers metabolizing for all the reagents in this holder
Arguments:
- mob/living/carbon/carbon - The mob to metabolize in, if null it uses [/datum/reagents/var/my_atom]
- delta_time - the time in server seconds between proc calls (when performing normally it will be 2)
- times_fired - the number of times the owner's life() tick has been called aka The number of times SSmobs has fired
- can_overdose - Allows overdosing
- liverless - Stops reagents that aren't set as [/datum/reagent/var/self_consuming] from metabolizing