byond - Modules - TypesVar Details - Proc Details

quickclotplus

Vars

target_IBThe IB wound this dose of QCP will cure, if it lasts long enough
ticks_leftTicks remaining before the target_IB is cured
ticks_to_cure_IBTicks needed to cure an IB

Procs

clear_woundIf something else removes the wound before the drug finishes with it, we need to clean references.
select_woundChoose an internal bleeding wound to lock onto and cure after a delay.

Var Details

target_IB

The IB wound this dose of QCP will cure, if it lasts long enough

ticks_left

Ticks remaining before the target_IB is cured

ticks_to_cure_IB

Ticks needed to cure an IB

Proc Details

clear_wound

If something else removes the wound before the drug finishes with it, we need to clean references.

select_wound

Choose an internal bleeding wound to lock onto and cure after a delay.