self_actualization_device  
Vars | |
| advertisements | A list containing advertisements that the machine says while working. | 
|---|---|
| player_consent | Has the player consented to the DNA change | 
| processing | Is someone being processed inside of the machine? | 
| processing_time | How long does the machine take to work? | 
| sound_loop | wzhzhzh | 
Procs | |
| container_resist_act | The player can break out of the SAD if they've changed their mind about using it. | 
| eject_new_you | Ejects the occupant after asking them if they want to accept the rejuvenation. If yes, they exit as their preferences character. | 
| eject_old_you | Ejection and shut down of the machine, used before the preferences have been applied to the player. Damage optional. | 
| get_consent | Asks the player if they want to consent to the rejuvenation procedure (replacing their DNA with what they currently have selected in character preferences.) | 
Var Details
advertisements  
A list containing advertisements that the machine says while working.
player_consent  
Has the player consented to the DNA change
processing  
Is someone being processed inside of the machine?
processing_time  
How long does the machine take to work?
sound_loop  
wzhzhzh
Proc Details
container_resist_act
The player can break out of the SAD if they've changed their mind about using it.
eject_new_you
Ejects the occupant after asking them if they want to accept the rejuvenation. If yes, they exit as their preferences character.
eject_old_you
Ejection and shut down of the machine, used before the preferences have been applied to the player. Damage optional.
get_consent
Asks the player if they want to consent to the rejuvenation procedure (replacing their DNA with what they currently have selected in character preferences.)