neuroware 
Indicates when neuroware reagents are processing by displaying a screen alert. Removes itself when program_count reaches 0.
Vars | |
program_count | The total number of neuroware reagents expected to be metabolizing. When it reaches 0, the status effect deletes itself. |
---|---|
Procs | |
adjust_program_count | Adds the given number to program_count and qdels the effect if 0 or lower. |
Var Details
program_count 
The total number of neuroware reagents expected to be metabolizing. When it reaches 0, the status effect deletes itself.
Proc Details
adjust_program_count
Adds the given number to program_count and qdels the effect if 0 or lower.