experimentor ![code/modules/research/experimentor.dm 20](git.png)
Vars | |
malfunction_probability_coeff | Determines the probability of a malfunction. |
---|---|
malfunction_probability_coeff_modifier | Keeps track of how many times we've had a critical reaction |
tracked_ian_ref | Weakref to the first ian we can find at init |
tracked_runtime_ref | Weakref to the first runtime we can find at init |
Var Details
malfunction_probability_coeff ![code/modules/research/experimentor.dm 36](git.png)
Determines the probability of a malfunction.
malfunction_probability_coeff_modifier ![code/modules/research/experimentor.dm 38](git.png)
Keeps track of how many times we've had a critical reaction
tracked_ian_ref ![code/modules/research/experimentor.dm 32](git.png)
Weakref to the first ian we can find at init
tracked_runtime_ref ![code/modules/research/experimentor.dm 34](git.png)
Weakref to the first runtime we can find at init