self_actualization_device ![modular_splurt/code/game/machinery/self_actualization_device.dm 14](git.png)
Vars | |
advertisements | A list containing advertisements that the machine says while working. |
---|---|
breakout_time | How long does it take to break out of the machine? |
next_fact | The interval that advertisements are said by the machine's speaker. |
processing | Is someone being processed inside of the machine? |
processing_time | How long does the machine take to work? |
Procs | |
check_organ | Checks the damage on the inputed organ and stores it. |
eject_new_you | Ejects the occupant as either their preference character, or as a monke based on emag status. |
Var Details
advertisements ![modular_splurt/code/game/machinery/self_actualization_device.dm 36](git.png)
A list containing advertisements that the machine says while working.
breakout_time ![modular_splurt/code/game/machinery/self_actualization_device.dm 30](git.png)
How long does it take to break out of the machine?
next_fact ![modular_splurt/code/game/machinery/self_actualization_device.dm 34](git.png)
The interval that advertisements are said by the machine's speaker.
processing ![modular_splurt/code/game/machinery/self_actualization_device.dm 28](git.png)
Is someone being processed inside of the machine?
processing_time ![modular_splurt/code/game/machinery/self_actualization_device.dm 32](git.png)
How long does the machine take to work?
Proc Details
check_organ
Checks the damage on the inputed organ and stores it.
eject_new_you
Ejects the occupant as either their preference character, or as a monke based on emag status.